2025-03-19 14:30:46.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:46.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:46.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:46.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:46.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-19 14:30:46.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-19 14:30:46.646 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.665 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.668 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.671 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:46.673 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd01aef 2025-03-19 14:30:46.674 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd01aef 2025-03-19 14:30:46.676 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@317f525 2025-03-19 14:30:46.676 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@317f525 2025-03-19 14:30:46.678 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@728719f 2025-03-19 14:30:46.678 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@728719f 2025-03-19 14:30:46.680 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@422aff1e 2025-03-19 14:30:46.681 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@422aff1e 2025-03-19 14:30:46.683 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2092d6 2025-03-19 14:30:46.684 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f2092d6 2025-03-19 14:30:46.686 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7322f8ca 2025-03-19 14:30:46.686 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7322f8ca 2025-03-19 14:30:46.689 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c2cbb8 2025-03-19 14:30:46.689 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c2cbb8 2025-03-19 14:30:46.691 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22050051 2025-03-19 14:30:46.691 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22050051 2025-03-19 14:30:46.694 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f880e5 2025-03-19 14:30:46.694 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f880e5 2025-03-19 14:30:46.694 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:30:46.841 [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-03-19 14:30:46.841 [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-03-19 14:30:46.842 [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-03-19 14:30:46.843 [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-03-19 14:30:46.849 [DefaultDispatcher-worker-4 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.851 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 14:30:46.851 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-19 14:30:46.851 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 14:30:46.912 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.936 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.954 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.970 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.986 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:46.992 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:47.077 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-03-19 14:30:47.095 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 14:30:47.095 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 14:30:47.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-19 14:30:47.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-19 14:30:47.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:30:47.106 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 14:30:47.106 [DefaultDispatcher-worker-7 @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-03-19 14:30:47.106 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-03-19 14:30:47.107 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd01aef: (connection evicted) 2025-03-19 14:30:47.107 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@317f525: (connection evicted) 2025-03-19 14:30:47.108 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@728719f: (connection evicted) 2025-03-19 14:30:47.108 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@422aff1e: (connection evicted) 2025-03-19 14:30:47.108 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f2092d6: (connection evicted) 2025-03-19 14:30:47.109 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7322f8ca: (connection evicted) 2025-03-19 14:30:47.109 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37c2cbb8: (connection evicted) 2025-03-19 14:30:47.109 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22050051: (connection evicted) 2025-03-19 14:30:47.109 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69f880e5: (connection evicted) 2025-03-19 14:30:47.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:47.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-19 14:30:47.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-19 14:30:47.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a3b858f 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:47.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:47.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:47.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-19 14:30:47.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-19 14:30:47.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.127 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.129 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.131 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:47.131 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:30:47.131 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:47.131 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:30:47.143 [DefaultDispatcher-worker-12 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.144 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 14:30:47.144 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-19 14:30:47.144 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-19 14:30:47.150 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.162 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.172 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.181 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.189 [DefaultDispatcher-worker-17 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.193 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.219 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:30:47.222 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@706f031a 2025-03-19 14:30:47.222 [DefaultDispatcher-worker-13 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-03-19 14:30:47.222 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@706f031a 2025-03-19 14:30:47.225 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367 2025-03-19 14:30:47.225 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367 2025-03-19 14:30:47.228 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a97686a 2025-03-19 14:30:47.228 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a97686a 2025-03-19 14:30:47.231 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c 2025-03-19 14:30:47.232 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c 2025-03-19 14:30:47.235 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67 2025-03-19 14:30:47.235 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67 2025-03-19 14:30:47.238 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a436 2025-03-19 14:30:47.238 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e60a436 2025-03-19 14:30:47.241 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8 2025-03-19 14:30:47.241 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8 2025-03-19 14:30:47.244 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fba0613 2025-03-19 14:30:47.244 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fba0613 2025-03-19 14:30:47.247 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae6c6f1 2025-03-19 14:30:47.248 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae6c6f1 2025-03-19 14:30:47.248 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:30:47.261 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 14:30:47.262 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-19 14:30:47.264 [DefaultDispatcher-worker-1 @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-03-19 14:30:47.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-19 14:30:47.264 [DefaultDispatcher-worker-19 @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-03-19 14:30:47.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-19 14:30:47.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:30:47.266 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d30e7: (connection evicted) 2025-03-19 14:30:47.266 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@706f031a: (connection evicted) 2025-03-19 14:30:47.267 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ea8f367: (connection evicted) 2025-03-19 14:30:47.267 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a97686a: (connection evicted) 2025-03-19 14:30:47.268 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f95f95c: (connection evicted) 2025-03-19 14:30:47.268 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ea4a67: (connection evicted) 2025-03-19 14:30:47.269 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e60a436: (connection evicted) 2025-03-19 14:30:47.269 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff549a8: (connection evicted) 2025-03-19 14:30:47.269 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fba0613: (connection evicted) 2025-03-19 14:30:47.270 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ae6c6f1: (connection evicted) 2025-03-19 14:30:47.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:47.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-19 14:30:47.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-19 14:30:47.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-19 14:30:47.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:47.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64b73e0a 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:47.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:47.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-19 14:30:47.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b57f915 2025-03-19 14:30:47.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b57f915 2025-03-19 14:30:47.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-19 14:30:47.411 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520a95ff 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:47.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:47.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-19 14:30:47.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-03-19 14:30:47.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-03-19 14:30:47.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714f1a44 2025-03-19 14:30:47.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:47.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-19 14:30:47.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-19 14:30:47.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-19 14:30:47.726 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c573229 2025-03-19 14:30:47.757 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:47.769 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:47.882 [DefaultDispatcher-worker-5 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-19 14:30:47.888 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-19 14:30:47.888 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34025/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 14:30:47.888 [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:34025/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-19 14:30:47.888 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34025/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 14:30:47.902 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34025/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 14:30:47.902 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34025/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-19 14:30:47.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-19 14:30:47.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-19 14:30:47.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:47.947 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c573229: (connection evicted) 2025-03-19 14:30:47.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:47.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-19 14:30:47.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-19 14:30:47.949 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@592a1882 2025-03-19 14:30:47.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f3c5ecd 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:47.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@a03529c 2025-03-19 14:30:47.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@a03529c 2025-03-19 14:30:47.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1760e594 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-19 14:30:47.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:47.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2025-03-19 14:30:47.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2025-03-19 14:30:47.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-19 14:30:47.992 [DefaultDispatcher-worker-19 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2025-03-19 14:30:47.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-19 14:30:47.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-19 14:30:47.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:47.995 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a03529c: (connection evicted) 2025-03-19 14:30:47.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:47.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-19 14:30:47.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-19 14:30:47.996 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@143413cd 2025-03-19 14:30:47.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f3f14c 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:47.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:47.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-19 14:30:47.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-03-19 14:30:47.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a122e68 2025-03-19 14:30:47.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41be8db9 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-03-19 14:30:48.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@46524ebe 2025-03-19 14:30:48.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-19 14:30:48.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-19 14:30:48.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-19 14:30:48.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.014 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a122e68: (connection evicted) 2025-03-19 14:30:48.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-19 14:30:48.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693f2c89 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9 2025-03-19 14:30:48.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9 2025-03-19 14:30:48.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38054d01 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-19 14:30:48.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@778113f2 2025-03-19 14:30:48.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@778113f2 2025-03-19 14:30:48.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-19 14:30:48.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-19 14:30:48.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-19 14:30:48.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.039 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e541ef9: (connection evicted) 2025-03-19 14:30:48.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-19 14:30:48.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-19 14:30:48.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-03-19 14:30:48.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350f18a6 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-19 14:30:48.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-03-19 14:30:48.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c90029b 2025-03-19 14:30:48.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-19 14:30:48.063 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-19 14:30:48.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-19 14:30:48.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.073 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2673487b: (connection evicted) 2025-03-19 14:30:48.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-19 14:30:48.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-19 14:30:48.109 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.131 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.153 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52856ff9 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1242d96b 2025-03-19 14:30:48.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1242d96b 2025-03-19 14:30:48.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-19 14:30:48.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ecdf528 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-19 14:30:48.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-19 14:30:48.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-19 14:30:48.337 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.346 [DefaultDispatcher-worker-14 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-19 14:30:48.352 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.366 [DefaultDispatcher-worker-14 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-19 14:30:48.372 [DefaultDispatcher-worker-14 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-19 14:30:48.376 [DefaultDispatcher-worker-14 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-19 14:30:48.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-19 14:30:48.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-19 14:30:48.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.413 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1242d96b: (connection evicted) 2025-03-19 14:30:48.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-19 14:30:48.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-19 14:30:48.417 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f349ae 2025-03-19 14:30:48.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-19 14:30:48.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41059616 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d 2025-03-19 14:30:48.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d 2025-03-19 14:30:48.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35536760 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e21083 2025-03-19 14:30:48.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e21083 2025-03-19 14:30:48.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-19 14:30:48.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-19 14:30:48.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-19 14:30:48.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.440 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6654ca0d: (connection evicted) 2025-03-19 14:30:48.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-19 14:30:48.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@603f4e3e 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-19 14:30:48.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2025-03-19 14:30:48.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4 2025-03-19 14:30:48.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5996d6f2 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-19 14:30:48.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-03-19 14:30:48.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3f57ff 2025-03-19 14:30:48.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-19 14:30:48.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-19 14:30:48.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-19 14:30:48.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.456 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7d8a4: (connection evicted) 2025-03-19 14:30:48.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-19 14:30:48.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ec5357 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-19 14:30:48.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78 2025-03-19 14:30:48.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78 2025-03-19 14:30:48.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-19 14:30:48.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42503099 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@60844992 2025-03-19 14:30:48.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@60844992 2025-03-19 14:30:48.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-19 14:30:48.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-19 14:30:48.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-19 14:30:48.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.471 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61c5fd78: (connection evicted) 2025-03-19 14:30:48.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-19 14:30:48.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429f0ca8 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-19 14:30:48.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a4e619 2025-03-19 14:30:48.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a4e619 2025-03-19 14:30:48.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-19 14:30:48.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bb3f39e 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2025-03-19 14:30:48.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b503a 2025-03-19 14:30:48.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-19 14:30:48.536 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-19 14:30:48.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-19 14:30:48.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.538 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a4e619: (connection evicted) 2025-03-19 14:30:48.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-19 14:30:48.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@304744a1 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-19 14:30:48.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6814262d 2025-03-19 14:30:48.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6814262d 2025-03-19 14:30:48.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-19 14:30:48.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fc1fd31 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449a60b 2025-03-19 14:30:48.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449a60b 2025-03-19 14:30:48.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-19 14:30:48.553 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-19 14:30:48.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-19 14:30:48.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.555 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6814262d: (connection evicted) 2025-03-19 14:30:48.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-19 14:30:48.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be50bba 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-19 14:30:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-03-19 14:30:48.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b 2025-03-19 14:30:48.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160c7c42 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-19 14:30:48.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-03-19 14:30:48.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-03-19 14:30:48.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-19 14:30:48.568 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.584 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.585 [DefaultDispatcher-worker-3 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-03-19 14:30:48.586 [DefaultDispatcher-worker-3 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-03-19 14:30:48.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-19 14:30:48.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-19 14:30:48.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.587 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c4f23b: (connection evicted) 2025-03-19 14:30:48.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-19 14:30:48.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-19 14:30:48.588 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503c7d 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75805562 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-19 14:30:48.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 14:30:48.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fedf908 2025-03-19 14:30:48.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5341641d 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-19 14:30:48.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-03-19 14:30:48.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c0ecb 2025-03-19 14:30:48.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-19 14:30:48.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-19 14:30:48.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-19 14:30:48.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.612 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fedf908: (connection evicted) 2025-03-19 14:30:48.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-19 14:30:48.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4345fd45 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-19 14:30:48.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-03-19 14:30:48.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d905c1 2025-03-19 14:30:48.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-19 14:30:48.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e4b54d3 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-19 14:30:48.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-03-19 14:30:48.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-03-19 14:30:48.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-19 14:30:48.654 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.667 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.700 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.725 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.740 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.773 [DefaultDispatcher-worker-6 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-03-19 14:30:48.775 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-03-19 14:30:48.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-19 14:30:48.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-19 14:30:48.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.776 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10d905c1: (connection evicted) 2025-03-19 14:30:48.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:48.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-19 14:30:48.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-19 14:30:48.777 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36665c11 2025-03-19 14:30:48.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc3529 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2025-03-19 14:30:48.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2025-03-19 14:30:48.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32c0fecc 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:48.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2025-03-19 14:30:48.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@d13379e 2025-03-19 14:30:48.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-19 14:30:48.880 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:48.891 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-19 14:30:49.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-19 14:30:49.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.010 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@192f5f39: (connection evicted) 2025-03-19 14:30:49.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-19 14:30:49.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-19 14:30:49.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6acec2 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-03-19 14:30:49.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb 2025-03-19 14:30:49.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-19 14:30:49.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb607e 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2025-03-19 14:30:49.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d4b573 2025-03-19 14:30:49.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-19 14:30:49.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-19 14:30:49.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-19 14:30:49.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.052 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8bccfb: (connection evicted) 2025-03-19 14:30:49.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-19 14:30:49.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7c4734 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-19 14:30:49.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-03-19 14:30:49.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2 2025-03-19 14:30:49.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@114b203 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-19 14:30:49.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-03-19 14:30:49.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-03-19 14:30:49.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-19 14:30:49.128 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.156 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.170 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.187 [DefaultDispatcher-worker-3 @coroutine#228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-03-19 14:30:49.188 [DefaultDispatcher-worker-3 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-03-19 14:30:49.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-19 14:30:49.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-19 14:30:49.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.189 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@380fdcf2: (connection evicted) 2025-03-19 14:30:49.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-19 14:30:49.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-19 14:30:49.190 [Test worker @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f4048e 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-19 14:30:49.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2025-03-19 14:30:49.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e 2025-03-19 14:30:49.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@287ad0da 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-19 14:30:49.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2025-03-19 14:30:49.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c74eb 2025-03-19 14:30:49.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-19 14:30:49.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-19 14:30:49.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-19 14:30:49.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.210 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc9a56e: (connection evicted) 2025-03-19 14:30:49.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-19 14:30:49.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9428f3 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-19 14:30:49.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-03-19 14:30:49.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-03-19 14:30:49.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-19 14:30:49.242 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-03-19 14:30:49.250 [Test worker @coroutine#241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-03-19 14:30:49.252 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-03-19 14:30:49.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@343d1d25 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-03-19 14:30:49.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-03-19 14:30:49.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-19 14:30:49.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-19 14:30:49.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-19 14:30:49.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:30:49.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-19 14:30:49.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-19 14:30:49.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ef93e01 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-19 14:30:49.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-03-19 14:30:49.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-03-19 14:30:49.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-19 14:30:49.274 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-03-19 14:30:49.284 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-03-19 14:30:49.286 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111fe921 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-19 14:30:49.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-03-19 14:30:49.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-03-19 14:30:49.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-19 14:30:49.297 [DefaultDispatcher-worker-19 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a 2025-03-19 14:30:49.297 [DefaultDispatcher-worker-5 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-03-19 14:30:49.299 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-03-19 14:30:49.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-19 14:30:49.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-19 14:30:49.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.303 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd66f6a: (connection evicted) 2025-03-19 14:30:49.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-19 14:30:49.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0516a3 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-19 14:30:49.309 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-03-19 14:30:49.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-03-19 14:30:49.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-19 14:30:49.312 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-03-19 14:30:49.320 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-03-19 14:30:49.322 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-03-19 14:30:49.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92fd091 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-03-19 14:30:49.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-03-19 14:30:49.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-19 14:30:49.336 [DefaultDispatcher-worker-6 @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2025-03-19 14:30:49.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-19 14:30:49.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-19 14:30:49.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.340 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@347b370c: (connection evicted) 2025-03-19 14:30:49.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-19 14:30:49.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-19 14:30:49.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-19 14:30:49.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-19 14:30:49.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-03-19 14:30:49.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-03-19 14:30:49.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-19 14:30:49.347 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-03-19 14:30:49.356 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-03-19 14:30:49.358 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-03-19 14:30:49.358 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15130002 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-19 14:30:49.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-03-19 14:30:49.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-03-19 14:30:49.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-19 14:30:49.367 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-46 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 due to dirty commit state on close(). 2025-03-19 14:30:49.370 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-03-19 14:30:49.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-19 14:30:49.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-19 14:30:49.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.372 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43fe2008: (connection evicted) 2025-03-19 14:30:49.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-19 14:30:49.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-19 14:30:49.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-19 14:30:49.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-19 14:30:49.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-19 14:30:49.390 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.422 [DefaultDispatcher-worker-15 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-19 14:30:49.429 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.430 [DefaultDispatcher-worker-7 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-19 14:30:49.461 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.478 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:30:49.485 [DefaultDispatcher-worker-15 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2025-03-19 14:30:49.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-19 14:30:49.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-19 14:30:49.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.493 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8: (connection evicted) 2025-03-19 14:30:49.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-19 14:30:49.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-19 14:30:49.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520c3dcb 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-19 14:30:49.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-03-19 14:30:49.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-03-19 14:30:49.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-19 14:30:49.528 [DefaultDispatcher-worker-11 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-03-19 14:30:49.533 [DefaultDispatcher-worker-15 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b347439 2025-03-19 14:30:49.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-19 14:30:49.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-19 14:30:49.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.547 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b347439: (connection evicted) 2025-03-19 14:30:49.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-19 14:30:49.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fceab5d 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-03-19 14:30:49.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-03-19 14:30:49.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-19 14:30:49.574 [DefaultDispatcher-worker-20 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592e540 2025-03-19 14:30:49.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-19 14:30:49.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-19 14:30:49.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.576 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1592e540: (connection evicted) 2025-03-19 14:30:49.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-19 14:30:49.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b88af70 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-19 14:30:49.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-03-19 14:30:49.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-03-19 14:30:49.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-19 14:30:49.604 [DefaultDispatcher-worker-7 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-03-19 14:30:49.610 [DefaultDispatcher-worker-14 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2932e15f 2025-03-19 14:30:49.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-19 14:30:49.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-19 14:30:49.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.611 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2932e15f: (connection evicted) 2025-03-19 14:30:49.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-19 14:30:49.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ace2408 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-19 14:30:49.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-03-19 14:30:49.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-03-19 14:30:49.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-19 14:30:49.636 [DefaultDispatcher-worker-17 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2025-03-19 14:30:49.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-19 14:30:49.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-19 14:30:49.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.637 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18: (connection evicted) 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-19 14:30:49.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dec79f8 2025-03-19 14:30:49.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-03-19 14:30:49.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-03-19 14:30:49.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-19 14:30:49.659 [DefaultDispatcher-worker-11 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b26e90 2025-03-19 14:30:49.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-19 14:30:49.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-19 14:30:49.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.660 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b26e90: (connection evicted) 2025-03-19 14:30:49.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-19 14:30:49.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-19 14:30:49.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@764db16c 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-19 14:30:49.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-19 14:30:49.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-19 14:30:49.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-19 14:30:49.858 [DefaultDispatcher-worker-3 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-19 14:30:49.864 [DefaultDispatcher-worker-4 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-19 14:30:49.866 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40641/manifest.json 2025-03-19 14:30:49.866 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40641/manifest.json. 2025-03-19 14:30:49.866 [Test worker @coroutine#340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40641/manifest.json 2025-03-19 14:30:49.868 [Test worker @coroutine#340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40641/manifest.json 2025-03-19 14:30:49.868 [Test worker @coroutine#340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40641/manifest.json 2025-03-19 14:30:49.911 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.953 [Test worker @coroutine#340] TRACE 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:40641/manifest.json. 2025-03-19 14:30:49.953 [Test worker @coroutine#340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40641/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:49.961 [DefaultDispatcher-worker-8 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850 2025-03-19 14:30:49.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-19 14:30:49.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-19 14:30:49.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:49.966 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e2850: (connection evicted) 2025-03-19 14:30:49.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:49.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-19 14:30:49.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-19 14:30:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-19 14:30:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39403943 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-19 14:30:49.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-19 14:30:49.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301e5d23 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:49.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:49.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-19 14:30:49.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-03-19 14:30:49.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-03-19 14:30:49.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-19 14:30:50.010 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 14:30:50.053 [Test worker] INFO ktor.application - Application started in 0.047 seconds. 2025-03-19 14:30:50.053 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@75db328e 2025-03-19 14:30:50.085 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:50.093 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:50.114 [DefaultDispatcher-worker-9 @coroutine#351] INFO ktor.application - Responding at http://0.0.0.0:38977 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5169db2f 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:50.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:50.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-19 14:30:50.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-19 14:30:50.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-19 14:30:50.137 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 14:30:50.142 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 14:30:50.142 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 14:30:50.143 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 14:30:50.143 [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-03-19 14:30:50.143 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 14:30:50.143 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 14:30:50.143 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 14:30:50.143 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c05f83b 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:50.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:50.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-19 14:30:50.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-19 14:30:50.179 [DefaultDispatcher-worker-9 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.185 [DefaultDispatcher-worker-8 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.188 [DefaultDispatcher-worker-10 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-19 14:30:50.199 [DefaultDispatcher-worker-10 @coroutine#363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-19 14:30:50.204 [DefaultDispatcher-worker-12 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.208 [DefaultDispatcher-worker-15 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.208 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json 2025-03-19 14:30:50.208 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json. 2025-03-19 14:30:50.208 [Test worker @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json 2025-03-19 14:30:50.210 [Test worker @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json 2025-03-19 14:30:50.210 [Test worker @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json 2025-03-19 14:30:50.211 [Test worker @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json. 2025-03-19 14:30:50.211 [Test worker @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:50.215 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:50.219 [DefaultDispatcher-worker-15 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.223 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 14:30:50.223 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b72177ac-d260-444d-b865-b9f7db8a63c5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 14:30:50.225 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:50.225 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b72177ac-d260-444d-b865-b9f7db8a63c5 2025-03-19 14:30:50.228 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:50.228 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38977/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:30:50.228 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:50.228 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38977/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:30:50.233 [DefaultDispatcher-worker-12 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.233 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38977/UmAppDatabase/replication/nodeId 2025-03-19 14:30:50.233 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38977/UmAppDatabase/replication/nodeId. 2025-03-19 14:30:50.233 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38977/UmAppDatabase/replication/nodeId 2025-03-19 14:30:50.237 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38977/api/blob/upload-init-batch 2025-03-19 14:30:50.237 [DefaultDispatcher-worker-9 @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:38977/api/blob/upload-init-batch. 2025-03-19 14:30:50.237 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38977/api/blob/upload-init-batch 2025-03-19 14:30:50.237 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38977/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:50.245 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:50.276 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-19 14:30:50.276 [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-03-19 14:30:50.276 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-03-19 14:30:50.276 [eventLoopGroupProxy-4-1 @call-handler#400] 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-03-19 14:30:50.280 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:50.280 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:50.282 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:50.282 [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 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-03-19 14:30:50.282 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:30:50.284 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38977/UmAppDatabase/replication/nodeId 2025-03-19 14:30:50.284 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38977/UmAppDatabase/replication/nodeId 2025-03-19 14:30:50.284 [eventLoopGroupProxy-4-3 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:50.285 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:50.285 [DefaultDispatcher-worker-15 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38977/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:50.287 [eventLoopGroupProxy-4-4 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-03-19 14:30:50.287 [eventLoopGroupProxy-4-3 @call-handler#399] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-03-19 14:30:50.290 [DefaultDispatcher-worker-11 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.291 [eventLoopGroupProxy-4-2 @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-19 14:30:50.295 [DefaultDispatcher-worker-12 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.299 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-03-19 14:30:50.299 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38977/api/blob/upload-init-batch 2025-03-19 14:30:50.299 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38977/api/blob/upload-init-batch 2025-03-19 14:30:50.301 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38977/api/blob/upload-init-batch. 2025-03-19 14:30:50.301 [DefaultDispatcher-worker-12 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38977/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:50.310 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38977/api/blob/upload-batch-data 2025-03-19 14:30:50.310 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38977/api/blob/upload-batch-data. 2025-03-19 14:30:50.310 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38977/api/blob/upload-batch-data 2025-03-19 14:30:50.310 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:50.313 [eventLoopGroupProxy-4-3 @call-handler#413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:50.322 [eventLoopGroupProxy-4-3 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-19 14:30:50.323 [eventLoopGroupProxy-4-3 @call-handler#413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:50.323 [eventLoopGroupProxy-4-3 @call-handler#413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-19 14:30:50.324 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38977/api/blob/upload-batch-data 2025-03-19 14:30:50.330 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38977/api/blob/upload-batch-data 2025-03-19 14:30:50.330 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38977/api/blob/upload-batch-data. 2025-03-19 14:30:50.330 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38977/api/blob/upload-batch-data 2025-03-19 14:30:50.330 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38977/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:50.332 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:50.334 [eventLoopGroupProxy-4-3 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-19 14:30:50.334 [eventLoopGroupProxy-4-3 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:50.334 [eventLoopGroupProxy-4-3 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:50.335 [DefaultDispatcher-worker-12 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38977/api/blob/upload-batch-data 2025-03-19 14:30:50.343 [DefaultDispatcher-worker-12 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.351 [DefaultDispatcher-worker-5 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.362 [DefaultDispatcher-worker-5 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38977/UmAppDatabase/replication/message 2025-03-19 14:30:50.363 [DefaultDispatcher-worker-5 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38977/UmAppDatabase/replication/message. 2025-03-19 14:30:50.363 [DefaultDispatcher-worker-5 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38977/UmAppDatabase/replication/message 2025-03-19 14:30:50.363 [DefaultDispatcher-worker-5 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38977/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 14:30:50.364 [eventLoopGroupProxy-4-3 @call-handler#433] 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-03-19 14:30:50.364 [eventLoopGroupProxy-4-3 @call-handler#433] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:30:50.364 [eventLoopGroupProxy-4-3 @call-handler#433] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:30:50.377 [DefaultDispatcher-worker-6 @call-handler#433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-03-19 14:30:50.377 [eventLoopGroupProxy-4-3 @call-handler#433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:50.378 [eventLoopGroupProxy-4-3 @call-handler#433] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-19 14:30:50.378 [DefaultDispatcher-worker-19 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json 2025-03-19 14:30:50.378 [DefaultDispatcher-worker-19 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json. 2025-03-19 14:30:50.378 [DefaultDispatcher-worker-19 @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json 2025-03-19 14:30:50.378 [DefaultDispatcher-worker-7 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38977/UmAppDatabase/replication/message 2025-03-19 14:30:50.378 [DefaultDispatcher-worker-7 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38977/UmAppDatabase/replication/message 2025-03-19 14:30:50.378 [DefaultDispatcher-worker-7 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38977/UmAppDatabase/replication/message. 2025-03-19 14:30:50.378 [DefaultDispatcher-worker-7 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38977/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:50.379 [DefaultDispatcher-worker-16 @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json 2025-03-19 14:30:50.379 [DefaultDispatcher-worker-16 @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json 2025-03-19 14:30:50.379 [DefaultDispatcher-worker-16 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json. 2025-03-19 14:30:50.379 [DefaultDispatcher-worker-16 @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38977/api/content/706755123617640448/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:50.384 [DefaultDispatcher-worker-17 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b 2025-03-19 14:30:50.385 [DefaultDispatcher-worker-5 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a8d575 2025-03-19 14:30:50.385 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 14:30:50.386 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 14:30:50.386 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 14:30:50.386 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 14:30:50.386 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 14:30:50.387 [Test worker @coroutine#445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@478cc5f1 2025-03-19 14:30:50.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-19 14:30:50.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-19 14:30:50.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:50.387 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9ac8b: (connection evicted) 2025-03-19 14:30:50.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:50.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-19 14:30:50.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-19 14:30:50.639 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:50.639 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:50.844 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:51.292 [DefaultDispatcher-worker-1 @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-03-19 14:30:51.391 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@75db328e 2025-03-19 14:30:51.391 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@75db328e 2025-03-19 14:30:51.393 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49338f3 2025-03-19 14:30:51.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-19 14:30:51.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-19 14:30:51.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:51.393 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a8d575: (connection evicted) 2025-03-19 14:30:51.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:51.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-19 14:30:51.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:51.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:51.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-19 14:30:51.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:51.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:51.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-19 14:30:51.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1edf52e6 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:51.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-03-19 14:30:51.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-03-19 14:30:51.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-19 14:30:51.429 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 14:30:51.431 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-19 14:30:51.431 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@781bd9dd 2025-03-19 14:30:51.432 [DefaultDispatcher-worker-5 @coroutine#459] INFO ktor.application - Responding at http://0.0.0.0:42181 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60cbad 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:51.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:51.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-19 14:30:51.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-19 14:30:51.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-19 14:30:51.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-19 14:30:51.434 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 14:30:51.435 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 14:30:51.435 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 14:30:51.435 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 14:30:51.435 [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-03-19 14:30:51.435 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 14:30:51.435 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 14:30:51.435 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 14:30:51.435 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a22302c 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:51.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-19 14:30:51.456 [DefaultDispatcher-worker-16 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.461 [DefaultDispatcher-worker-15 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.465 [DefaultDispatcher-worker-9 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-19 14:30:51.467 [Test worker @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-19 14:30:51.471 [DefaultDispatcher-worker-3 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.476 [DefaultDispatcher-worker-14 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.476 [Test worker @coroutine#464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json 2025-03-19 14:30:51.476 [Test worker @coroutine#464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json. 2025-03-19 14:30:51.476 [Test worker @coroutine#464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json 2025-03-19 14:30:51.477 [Test worker @coroutine#464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json 2025-03-19 14:30:51.477 [Test worker @coroutine#464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json 2025-03-19 14:30:51.478 [Test worker @coroutine#464] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json. 2025-03-19 14:30:51.478 [Test worker @coroutine#464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:51.485 [DefaultDispatcher-worker-11 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.486 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 14:30:51.486 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-67867143-e96b-4237-902a-367799c8c5eb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 14:30:51.487 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:51.487 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-67867143-e96b-4237-902a-367799c8c5eb 2025-03-19 14:30:51.487 [DefaultDispatcher-worker-13 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:51.487 [DefaultDispatcher-worker-13 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42181/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:30:51.487 [DefaultDispatcher-worker-13 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:51.487 [DefaultDispatcher-worker-13 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:30:51.490 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 14:30:51.490 [eventLoopGroupProxy-7-2 @call-handler#495] 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-03-19 14:30:51.490 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:51.490 [eventLoopGroupProxy-7-2 @call-handler#495] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:30:51.490 [eventLoopGroupProxy-7-2 @call-handler#495] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:30:51.491 [eventLoopGroupProxy-7-2 @call-handler#495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:51.491 [eventLoopGroupProxy-7-2 @call-handler#495] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-03-19 14:30:51.491 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:51.491 [DefaultDispatcher-worker-5 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42181/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:51.492 [DefaultDispatcher-worker-13 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.493 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/UmAppDatabase/replication/nodeId 2025-03-19 14:30:51.493 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42181/UmAppDatabase/replication/nodeId. 2025-03-19 14:30:51.493 [DefaultDispatcher-worker-13 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/UmAppDatabase/replication/nodeId 2025-03-19 14:30:51.494 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-init-batch 2025-03-19 14:30:51.494 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-init-batch. 2025-03-19 14:30:51.494 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-init-batch 2025-03-19 14:30:51.494 [DefaultDispatcher-worker-20 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:51.494 [eventLoopGroupProxy-7-2 @call-handler#503] 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-03-19 14:30:51.494 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:51.495 [eventLoopGroupProxy-7-2 @call-handler#503] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-19 14:30:51.495 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/UmAppDatabase/replication/nodeId 2025-03-19 14:30:51.495 [DefaultDispatcher-worker-5 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42181/UmAppDatabase/replication/nodeId 2025-03-19 14:30:51.496 [eventLoopGroupProxy-7-3 @call-handler#510] 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-03-19 14:30:51.496 [eventLoopGroupProxy-7-3 @call-handler#510] 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-03-19 14:30:51.497 [eventLoopGroupProxy-7-3 @coroutine#511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:51.498 [eventLoopGroupProxy-7-3 @call-handler#510] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-19 14:30:51.499 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-init-batch 2025-03-19 14:30:51.499 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42181/api/blob/upload-init-batch 2025-03-19 14:30:51.499 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-init-batch. 2025-03-19 14:30:51.499 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42181/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:51.500 [DefaultDispatcher-worker-4 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.500 [DefaultDispatcher-worker-4 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:51.500 [DefaultDispatcher-worker-4 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.500 [DefaultDispatcher-worker-4 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:51.500 [DefaultDispatcher-worker-12 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.502 [eventLoopGroupProxy-7-2 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:51.504 [eventLoopGroupProxy-7-2 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:51.504 [eventLoopGroupProxy-7-2 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:51.504 [eventLoopGroupProxy-7-2 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-19 14:30:51.504 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.505 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.505 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:51.506 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.506 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:51.506 [DefaultDispatcher-worker-4 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.507 [eventLoopGroupProxy-7-2 @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-03-19 14:30:51.508 [eventLoopGroupProxy-7-2 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:51.508 [eventLoopGroupProxy-7-2 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:51.508 [eventLoopGroupProxy-7-2 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:51.509 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.510 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.510 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:51.510 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.510 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:51.511 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:51.518 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:51.520 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:51.533 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:51.535 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:51.552 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:51.552 [eventLoopGroupProxy-7-2 @call-handler#528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 14:30:51.553 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.553 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.554 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:51.554 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.554 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:51.555 [eventLoopGroupProxy-7-2 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:51.555 [eventLoopGroupProxy-7-2 @call-handler#532] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:51.555 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.556 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:51.556 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42181/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:51.556 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:42181/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42181/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-19 14:30:51.556 [DefaultDispatcher-worker-7 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42181/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:51.563 [DefaultDispatcher-worker-1 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.568 [DefaultDispatcher-worker-9 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:51.570 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 14:30:52.069 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9db00649-2e82-47f5-8216-b6de767fa7a7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 14:30:52.069 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:52.069 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9db00649-2e82-47f5-8216-b6de767fa7a7 2025-03-19 14:30:52.072 [DefaultDispatcher-worker-5 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-init-batch 2025-03-19 14:30:52.072 [DefaultDispatcher-worker-5 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-init-batch. 2025-03-19 14:30:52.072 [DefaultDispatcher-worker-5 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-init-batch 2025-03-19 14:30:52.072 [DefaultDispatcher-worker-5 @coroutine#537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:52.073 [eventLoopGroupProxy-7-2 @call-handler#540] 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-03-19 14:30:52.073 [eventLoopGroupProxy-7-2 @call-handler#540] 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-03-19 14:30:52.074 [eventLoopGroupProxy-7-2 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:52.076 [eventLoopGroupProxy-7-2 @call-handler#540] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-19 14:30:52.076 [DefaultDispatcher-worker-5 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-init-batch 2025-03-19 14:30:52.076 [DefaultDispatcher-worker-5 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42181/api/blob/upload-init-batch 2025-03-19 14:30:52.076 [DefaultDispatcher-worker-5 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-init-batch. 2025-03-19 14:30:52.076 [DefaultDispatcher-worker-5 @coroutine#537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42181/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:52.078 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.078 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.078 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.078 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.079 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.081 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.081 [eventLoopGroupProxy-7-2 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:52.081 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.082 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.082 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.082 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.082 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.083 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.084 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.084 [eventLoopGroupProxy-7-2 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:52.085 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.085 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.085 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.085 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.085 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.086 [eventLoopGroupProxy-7-2 @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-03-19 14:30:52.128 [eventLoopGroupProxy-7-2 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.128 [eventLoopGroupProxy-7-2 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:52.128 [DefaultDispatcher-worker-17 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.129 [DefaultDispatcher-worker-17 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.129 [DefaultDispatcher-worker-17 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.129 [DefaultDispatcher-worker-17 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.129 [DefaultDispatcher-worker-17 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.130 [eventLoopGroupProxy-7-2 @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-03-19 14:30:52.171 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.171 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 14:30:52.172 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.172 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.172 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.172 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.172 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.173 [eventLoopGroupProxy-7-2 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.215 [eventLoopGroupProxy-7-2 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.215 [eventLoopGroupProxy-7-2 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:52.215 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.216 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.216 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.216 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.216 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.217 [eventLoopGroupProxy-7-2 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.258 [eventLoopGroupProxy-7-2 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.258 [eventLoopGroupProxy-7-2 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 14:30:52.259 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.259 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.259 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.259 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.259 [DefaultDispatcher-worker-19 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.260 [eventLoopGroupProxy-7-2 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.303 [eventLoopGroupProxy-7-2 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.303 [eventLoopGroupProxy-7-2 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:52.304 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.304 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.304 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.304 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.304 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.305 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.347 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.347 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:52.347 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.348 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.348 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.348 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.348 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.349 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.390 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.390 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 14:30:52.390 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.391 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.391 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.391 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.391 [DefaultDispatcher-worker-2 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.392 [eventLoopGroupProxy-7-2 @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-03-19 14:30:52.434 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.434 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:52.434 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.435 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.435 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.435 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.435 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.436 [eventLoopGroupProxy-7-2 @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-03-19 14:30:52.477 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.477 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 14:30:52.477 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.478 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.478 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.478 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.478 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.479 [eventLoopGroupProxy-7-2 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.520 [eventLoopGroupProxy-7-2 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.520 [eventLoopGroupProxy-7-2 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 14:30:52.520 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.521 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.521 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.521 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.521 [DefaultDispatcher-worker-5 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.522 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.563 [eventLoopGroupProxy-7-2 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.563 [eventLoopGroupProxy-7-2 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-19 14:30:52.563 [DefaultDispatcher-worker-9 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.564 [DefaultDispatcher-worker-9 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.564 [DefaultDispatcher-worker-9 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.564 [DefaultDispatcher-worker-9 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.564 [DefaultDispatcher-worker-9 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.565 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.576 [DefaultDispatcher-worker-11 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:52.608 [eventLoopGroupProxy-7-2 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:52.608 [eventLoopGroupProxy-7-2 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.608 [eventLoopGroupProxy-7-2 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:52.609 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.610 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.610 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.610 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.610 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.611 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.612 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:52.613 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.613 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:52.613 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.614 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.614 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/blob/upload-batch-data. 2025-03-19 14:30:52.614 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.614 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:52.615 [eventLoopGroupProxy-7-2 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:52.617 [eventLoopGroupProxy-7-2 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:52.617 [eventLoopGroupProxy-7-2 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.617 [eventLoopGroupProxy-7-2 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:52.617 [DefaultDispatcher-worker-10 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/blob/upload-batch-data 2025-03-19 14:30:52.623 [DefaultDispatcher-worker-18 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:52.628 [DefaultDispatcher-worker-19 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:52.628 [DefaultDispatcher-worker-19 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/UmAppDatabase/replication/message 2025-03-19 14:30:52.628 [DefaultDispatcher-worker-19 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42181/UmAppDatabase/replication/message. 2025-03-19 14:30:52.628 [DefaultDispatcher-worker-19 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/UmAppDatabase/replication/message 2025-03-19 14:30:52.628 [DefaultDispatcher-worker-19 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42181/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 14:30:52.629 [eventLoopGroupProxy-7-2 @call-handler#609] 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-03-19 14:30:52.630 [eventLoopGroupProxy-7-2 @call-handler#609] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:30:52.630 [eventLoopGroupProxy-7-2 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:30:52.641 [DefaultDispatcher-worker-6 @call-handler#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-03-19 14:30:52.641 [eventLoopGroupProxy-7-2 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:52.642 [eventLoopGroupProxy-7-2 @call-handler#609] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-19 14:30:52.642 [DefaultDispatcher-worker-19 @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json 2025-03-19 14:30:52.642 [DefaultDispatcher-worker-19 @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json. 2025-03-19 14:30:52.642 [DefaultDispatcher-worker-19 @coroutine#458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json 2025-03-19 14:30:52.642 [DefaultDispatcher-worker-16 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/UmAppDatabase/replication/message 2025-03-19 14:30:52.642 [DefaultDispatcher-worker-16 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42181/UmAppDatabase/replication/message 2025-03-19 14:30:52.642 [DefaultDispatcher-worker-16 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42181/UmAppDatabase/replication/message. 2025-03-19 14:30:52.642 [DefaultDispatcher-worker-16 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42181/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:52.643 [DefaultDispatcher-worker-10 @coroutine#458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json 2025-03-19 14:30:52.643 [DefaultDispatcher-worker-10 @coroutine#458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json 2025-03-19 14:30:52.643 [DefaultDispatcher-worker-10 @coroutine#458] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json. 2025-03-19 14:30:52.643 [DefaultDispatcher-worker-10 @coroutine#458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42181/api/content/706755127071023104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:52.647 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-03-19 14:30:52.648 [DefaultDispatcher-worker-8 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2025-03-19 14:30:52.649 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 14:30:52.649 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 14:30:52.649 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 14:30:52.649 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 14:30:52.649 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 14:30:52.650 [Test worker @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-19 14:30:52.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-19 14:30:52.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-19 14:30:52.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:52.650 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45482f82: (connection evicted) 2025-03-19 14:30:52.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:52.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-19 14:30:52.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-19 14:30:52.935 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:53.070 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:53.124 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:53.419 [DefaultDispatcher-worker-10 @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2025-03-19 14:30:53.653 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@781bd9dd 2025-03-19 14:30:53.654 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@781bd9dd 2025-03-19 14:30:53.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-19 14:30:53.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-19 14:30:53.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:53.654 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea: (connection evicted) 2025-03-19 14:30:53.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:53.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-19 14:30:53.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-19 14:30:53.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-19 14:30:53.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:53.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:53.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:53.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7683d632 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:53.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:53.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:53.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62f73b0c 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:53.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7 2025-03-19 14:30:53.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7 2025-03-19 14:30:53.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-19 14:30:53.689 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 14:30:53.690 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-19 14:30:53.690 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6406b84d 2025-03-19 14:30:53.691 [DefaultDispatcher-worker-10 @coroutine#638] INFO ktor.application - Responding at http://0.0.0.0:33043 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a225534 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:53.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-19 14:30:53.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-19 14:30:53.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-19 14:30:53.694 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 14:30:53.694 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 14:30:53.694 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 14:30:53.694 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 14:30:53.694 [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-03-19 14:30:53.694 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 14:30:53.694 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 14:30:53.694 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 14:30:53.694 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@229fe7ab 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:53.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-19 14:30:53.713 [DefaultDispatcher-worker-8 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.718 [DefaultDispatcher-worker-9 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.723 [DefaultDispatcher-worker-9 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-19 14:30:53.724 [Test worker @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-19 14:30:53.729 [DefaultDispatcher-worker-16 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.734 [DefaultDispatcher-worker-6 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.734 [Test worker @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json 2025-03-19 14:30:53.734 [Test worker @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json. 2025-03-19 14:30:53.734 [Test worker @coroutine#643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json 2025-03-19 14:30:53.735 [Test worker @coroutine#643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json 2025-03-19 14:30:53.736 [Test worker @coroutine#643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json 2025-03-19 14:30:53.736 [Test worker @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json. 2025-03-19 14:30:53.736 [Test worker @coroutine#643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:53.743 [DefaultDispatcher-worker-11 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.743 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 14:30:53.743 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-991dfab2-8e56-42e4-a3dd-05fb9e8f9b27', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 14:30:53.744 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:53.744 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-991dfab2-8e56-42e4-a3dd-05fb9e8f9b27 2025-03-19 14:30:53.745 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:53.745 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33043/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:30:53.745 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:53.745 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33043/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:30:53.747 [eventLoopGroupProxy-10-2 @call-handler#674] 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-03-19 14:30:53.747 [eventLoopGroupProxy-10-1 @call-handler#673] 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-03-19 14:30:53.747 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:30:53.747 [eventLoopGroupProxy-10-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.747 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:30:53.748 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.748 [eventLoopGroupProxy-10-1 @call-handler#673] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-19 14:30:53.748 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:53.748 [DefaultDispatcher-worker-7 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33043/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:53.750 [DefaultDispatcher-worker-11 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.750 [DefaultDispatcher-worker-11 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/UmAppDatabase/replication/nodeId 2025-03-19 14:30:53.750 [DefaultDispatcher-worker-11 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33043/UmAppDatabase/replication/nodeId. 2025-03-19 14:30:53.750 [DefaultDispatcher-worker-11 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/UmAppDatabase/replication/nodeId 2025-03-19 14:30:53.751 [DefaultDispatcher-worker-13 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/api/blob/upload-init-batch 2025-03-19 14:30:53.751 [eventLoopGroupProxy-10-1 @call-handler#682] 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-03-19 14:30:53.751 [DefaultDispatcher-worker-13 @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:33043/api/blob/upload-init-batch. 2025-03-19 14:30:53.751 [DefaultDispatcher-worker-13 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/api/blob/upload-init-batch 2025-03-19 14:30:53.751 [DefaultDispatcher-worker-13 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33043/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:53.751 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.751 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-19 14:30:53.752 [DefaultDispatcher-worker-6 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/UmAppDatabase/replication/nodeId 2025-03-19 14:30:53.752 [DefaultDispatcher-worker-6 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33043/UmAppDatabase/replication/nodeId 2025-03-19 14:30:53.752 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-19 14:30:53.752 [eventLoopGroupProxy-10-1 @call-handler#685] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-19 14:30:53.753 [eventLoopGroupProxy-10-1 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:53.754 [eventLoopGroupProxy-10-1 @call-handler#685] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-19 14:30:53.755 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/api/blob/upload-init-batch 2025-03-19 14:30:53.755 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33043/api/blob/upload-init-batch 2025-03-19 14:30:53.755 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33043/api/blob/upload-init-batch. 2025-03-19 14:30:53.755 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33043/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:53.756 [DefaultDispatcher-worker-1 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.756 [DefaultDispatcher-worker-1 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/blob/upload-batch-data. 2025-03-19 14:30:53.756 [DefaultDispatcher-worker-1 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.756 [DefaultDispatcher-worker-1 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33043/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:53.757 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:53.758 [DefaultDispatcher-worker-2 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.759 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:53.759 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.759 [eventLoopGroupProxy-10-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:53.759 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.760 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.760 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/blob/upload-batch-data. 2025-03-19 14:30:53.760 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.760 [DefaultDispatcher-worker-9 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33043/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:53.761 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:53.763 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:53.763 [DefaultDispatcher-worker-19 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.763 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.763 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:53.763 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.764 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.764 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/blob/upload-batch-data. 2025-03-19 14:30:53.764 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.764 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33043/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:53.765 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:53.768 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:53.768 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.768 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-19 14:30:53.769 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.770 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.770 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/blob/upload-batch-data. 2025-03-19 14:30:53.770 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.770 [DefaultDispatcher-worker-8 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33043/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:53.771 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:53.772 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:53.772 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.772 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:53.773 [DefaultDispatcher-worker-18 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.774 [DefaultDispatcher-worker-18 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.774 [DefaultDispatcher-worker-18 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/blob/upload-batch-data. 2025-03-19 14:30:53.774 [DefaultDispatcher-worker-18 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.774 [DefaultDispatcher-worker-18 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33043/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:53.775 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:53.776 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:53.776 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.776 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:53.777 [DefaultDispatcher-worker-18 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/api/blob/upload-batch-data 2025-03-19 14:30:53.778 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:53.780 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:53.783 [DefaultDispatcher-worker-11 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.787 [DefaultDispatcher-worker-19 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.788 [DefaultDispatcher-worker-19 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/UmAppDatabase/replication/message 2025-03-19 14:30:53.788 [DefaultDispatcher-worker-19 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33043/UmAppDatabase/replication/message. 2025-03-19 14:30:53.788 [DefaultDispatcher-worker-19 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/UmAppDatabase/replication/message 2025-03-19 14:30:53.788 [DefaultDispatcher-worker-19 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33043/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 14:30:53.789 [eventLoopGroupProxy-10-1 @call-handler#725] 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-03-19 14:30:53.789 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:30:53.789 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:30:53.792 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:53.795 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:53.801 [DefaultDispatcher-worker-4 @call-handler#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7 2025-03-19 14:30:53.801 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:53.801 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-19 14:30:53.801 [DefaultDispatcher-worker-20 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json 2025-03-19 14:30:53.802 [DefaultDispatcher-worker-20 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json. 2025-03-19 14:30:53.802 [DefaultDispatcher-worker-20 @coroutine#637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json 2025-03-19 14:30:53.802 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/UmAppDatabase/replication/message 2025-03-19 14:30:53.802 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33043/UmAppDatabase/replication/message 2025-03-19 14:30:53.802 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33043/UmAppDatabase/replication/message. 2025-03-19 14:30:53.802 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33043/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:53.803 [DefaultDispatcher-worker-9 @coroutine#637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json 2025-03-19 14:30:53.803 [DefaultDispatcher-worker-9 @coroutine#637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json 2025-03-19 14:30:53.803 [DefaultDispatcher-worker-9 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json. 2025-03-19 14:30:53.803 [DefaultDispatcher-worker-9 @coroutine#637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33043/api/content/706755139088547840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:53.807 [DefaultDispatcher-worker-13 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ad327f 2025-03-19 14:30:53.809 [DefaultDispatcher-worker-19 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7 2025-03-19 14:30:53.809 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 14:30:53.809 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 14:30:53.809 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 14:30:53.810 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 14:30:53.810 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 14:30:53.811 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f32575 2025-03-19 14:30:53.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-19 14:30:53.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-19 14:30:53.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:53.811 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ad327f: (connection evicted) 2025-03-19 14:30:53.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:53.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-19 14:30:53.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-19 14:30:54.194 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:54.194 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:54.283 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:54.814 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6406b84d 2025-03-19 14:30:54.814 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6406b84d 2025-03-19 14:30:54.815 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693ed09d 2025-03-19 14:30:54.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-19 14:30:54.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-19 14:30:54.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:54.815 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d45c4b7: (connection evicted) 2025-03-19 14:30:54.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:54.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-19 14:30:54.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45494046 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:54.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:54.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-19 14:30:54.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:54.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:54.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5315210d 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:54.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:54.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-19 14:30:54.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-03-19 14:30:54.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-03-19 14:30:54.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-19 14:30:54.829 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 14:30:54.831 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-19 14:30:54.831 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@62fbefad 2025-03-19 14:30:54.832 [DefaultDispatcher-worker-17 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:41245 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2a4598 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:54.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-19 14:30:54.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-19 14:30:54.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-19 14:30:54.834 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-19 14:30:54.834 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-19 14:30:54.834 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-19 14:30:54.834 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-19 14:30:54.834 [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-03-19 14:30:54.834 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-19 14:30:54.834 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-19 14:30:54.834 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-19 14:30:54.834 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eea0b48 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:54.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:54.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:54.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-19 14:30:54.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:54.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:54.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-19 14:30:54.853 [DefaultDispatcher-worker-4 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:54.857 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:54.919 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:54.921 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:54.933 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:30:54.933 [DefaultDispatcher-worker-11 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-19 14:30:54.935 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:54.958 [DefaultDispatcher-worker-13 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-19 14:30:54.961 [DefaultDispatcher-worker-13 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-19 14:30:54.964 [DefaultDispatcher-worker-13 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-19 14:30:54.970 [DefaultDispatcher-worker-18 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:54.975 [DefaultDispatcher-worker-8 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:54.975 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json 2025-03-19 14:30:54.975 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json. 2025-03-19 14:30:54.975 [Test worker @coroutine#759] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json 2025-03-19 14:30:54.976 [Test worker @coroutine#759] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json 2025-03-19 14:30:54.976 [Test worker @coroutine#759] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json 2025-03-19 14:30:54.977 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json. 2025-03-19 14:30:54.977 [Test worker @coroutine#759] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:55.029 [DefaultDispatcher-worker-1 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:55.030 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-19 14:30:55.030 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fbf349f0-9f56-4a62-887e-4c8b794fb87e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-19 14:30:55.031 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-19 14:30:55.031 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fbf349f0-9f56-4a62-887e-4c8b794fb87e 2025-03-19 14:30:55.031 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:55.031 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41245/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:30:55.031 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:55.031 [DefaultDispatcher-worker-15 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:30:55.033 [eventLoopGroupProxy-13-2 @call-handler#794] 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-03-19 14:30:55.033 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 14:30:55.034 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.034 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:55.034 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:30:55.034 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.034 [eventLoopGroupProxy-13-1 @call-handler#795] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-19 14:30:55.034 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:55.034 [DefaultDispatcher-worker-19 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:30:55.036 [DefaultDispatcher-worker-17 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:55.036 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/UmAppDatabase/replication/nodeId 2025-03-19 14:30:55.036 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41245/UmAppDatabase/replication/nodeId. 2025-03-19 14:30:55.036 [DefaultDispatcher-worker-17 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/UmAppDatabase/replication/nodeId 2025-03-19 14:30:55.037 [eventLoopGroupProxy-13-1 @call-handler#802] 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-03-19 14:30:55.037 [eventLoopGroupProxy-13-1 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.037 [eventLoopGroupProxy-13-1 @call-handler#802] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-19 14:30:55.038 [DefaultDispatcher-worker-4 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/UmAppDatabase/replication/nodeId 2025-03-19 14:30:55.038 [DefaultDispatcher-worker-4 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41245/UmAppDatabase/replication/nodeId 2025-03-19 14:30:55.043 [DefaultDispatcher-worker-8 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:55.048 [DefaultDispatcher-worker-8 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:55.051 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-init-batch 2025-03-19 14:30:55.051 [DefaultDispatcher-worker-7 @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:41245/api/blob/upload-init-batch. 2025-03-19 14:30:55.051 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-init-batch 2025-03-19 14:30:55.051 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:55.053 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-19 14:30:55.053 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-19 14:30:55.097 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.098 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-03-19 14:30:55.099 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-init-batch 2025-03-19 14:30:55.099 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41245/api/blob/upload-init-batch 2025-03-19 14:30:55.099 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-init-batch. 2025-03-19 14:30:55.099 [DefaultDispatcher-worker-7 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41245/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:55.102 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.102 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.102 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.102 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.103 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.105 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.105 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.105 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.106 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.107 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.107 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.107 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.107 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.108 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.150 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.150 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.151 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.151 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.152 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.152 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.152 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.152 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.153 [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-03-19 14:30:55.154 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.155 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.155 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.155 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.156 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.156 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.156 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.156 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.157 [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-03-19 14:30:55.159 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.159 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.159 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.160 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.160 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.160 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.160 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.160 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.161 [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-03-19 14:30:55.204 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.204 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.204 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.205 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.206 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.206 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.206 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.207 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.208 [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-03-19 14:30:55.265 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.265 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.266 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 59ms 2025-03-19 14:30:55.266 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.267 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.268 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.268 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.268 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.269 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.315 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.315 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.315 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-19 14:30:55.315 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.316 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.316 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.316 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.316 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.317 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.360 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.360 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.361 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 14:30:55.361 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.362 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.362 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.362 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.362 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.363 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.406 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.406 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.406 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.407 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.408 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.408 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.408 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.408 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.409 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.452 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.452 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.452 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.453 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.454 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.454 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.454 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.454 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.455 [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-03-19 14:30:55.457 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.457 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.457 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.457 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.458 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.458 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.458 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.458 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.459 [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-03-19 14:30:55.460 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.461 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.461 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.461 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.462 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.462 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.462 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.462 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.463 [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-03-19 14:30:55.464 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.464 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.464 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.465 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.465 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.465 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.465 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.465 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.466 [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-03-19 14:30:55.467 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.468 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.468 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.468 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.469 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.469 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.469 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.469 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.470 [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-03-19 14:30:55.471 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.471 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.471 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.471 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.472 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.472 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.472 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.472 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.473 [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-03-19 14:30:55.475 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.475 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.475 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.475 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.476 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.476 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.476 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.476 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.477 [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-03-19 14:30:55.478 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.478 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.478 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.478 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.479 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.480 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.480 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.480 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.480 [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-03-19 14:30:55.481 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.482 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.482 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.482 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.483 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.483 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.483 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.483 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.484 [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-03-19 14:30:55.485 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.485 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.485 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.485 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.486 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.486 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.486 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.486 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.487 [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-03-19 14:30:55.488 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.488 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.488 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.489 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.489 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.489 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.489 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.489 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.490 [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-03-19 14:30:55.491 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.491 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.491 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.492 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.492 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.492 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.492 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.492 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.493 [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-03-19 14:30:55.494 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.494 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.494 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.495 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.496 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.496 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.496 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.496 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.496 [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-03-19 14:30:55.498 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.498 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.498 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.498 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.499 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.499 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.499 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.499 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.499 [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-03-19 14:30:55.500 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.500 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.500 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.501 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.501 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.501 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.501 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.501 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.502 [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-03-19 14:30:55.503 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.503 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.503 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.503 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.504 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.504 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.504 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.504 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.504 [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-03-19 14:30:55.505 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.506 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.506 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.506 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.506 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.506 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.506 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.506 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.507 [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-03-19 14:30:55.508 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.508 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.508 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.508 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.509 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.509 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.509 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.509 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.510 [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-03-19 14:30:55.511 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.511 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.511 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.511 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.512 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.512 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.512 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.512 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.512 [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-03-19 14:30:55.513 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.514 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.514 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.514 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.515 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.515 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.515 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.515 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.515 [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-03-19 14:30:55.516 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.516 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.516 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.516 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.517 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.517 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.517 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.517 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.518 [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-03-19 14:30:55.519 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.519 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.519 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.519 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.520 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.520 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.520 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.520 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.521 [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-03-19 14:30:55.522 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.522 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.522 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.522 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.523 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.523 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.523 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.523 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.524 [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-03-19 14:30:55.525 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.525 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.525 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.525 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.526 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.526 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.526 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.526 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.526 [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-03-19 14:30:55.527 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.528 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.528 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.528 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.529 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.529 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.529 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.529 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.529 [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-03-19 14:30:55.530 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.530 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.530 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.531 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.533 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.533 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.533 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.533 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.534 [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-03-19 14:30:55.535 [eventLoopGroupProxy-13-1 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.535 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.535 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.536 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.536 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.536 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.536 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.536 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.537 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.547 [DefaultDispatcher-worker-15 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:55.580 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.580 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.580 [eventLoopGroupProxy-13-1 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.581 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.581 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.581 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.581 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.581 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.582 [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-03-19 14:30:55.583 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.584 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.584 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.584 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.585 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.585 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.585 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.585 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.585 [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-03-19 14:30:55.587 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.587 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.587 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.587 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.588 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.588 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.588 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.588 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.589 [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-03-19 14:30:55.590 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.590 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.590 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.590 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.591 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.591 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.591 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.591 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.591 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.634 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.634 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.634 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.635 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.635 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.635 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.635 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.635 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.636 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.680 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.680 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.680 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 14:30:55.680 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.681 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.681 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.681 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.681 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.682 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.683 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.683 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.683 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.683 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.684 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.684 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.684 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.684 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.685 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.686 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.686 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.686 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.687 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.687 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.688 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.688 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.688 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.688 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.731 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.731 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.731 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.732 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.732 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.732 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.732 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.732 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.733 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.735 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.735 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.735 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.735 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.736 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.736 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.736 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.736 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.737 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.738 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.738 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.738 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.738 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.739 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.739 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.739 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.739 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.739 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.740 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.740 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.740 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.741 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.741 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.741 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.741 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.741 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.742 [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-03-19 14:30:55.743 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.743 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.743 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.743 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.744 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.744 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.744 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.744 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.745 [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-03-19 14:30:55.787 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.787 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.787 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:55.788 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.789 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.789 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.789 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.789 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.790 [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-03-19 14:30:55.791 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.791 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.791 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.791 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.792 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.792 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.792 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.792 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.793 [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-03-19 14:30:55.794 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.794 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.794 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.794 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.795 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.795 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.795 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.795 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.796 [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-03-19 14:30:55.797 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.797 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.797 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.797 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.798 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.798 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.798 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.798 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.798 [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-03-19 14:30:55.800 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.800 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.800 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.800 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.801 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.801 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.801 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.801 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.801 [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-03-19 14:30:55.802 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.802 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.802 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.803 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.803 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.803 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.803 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.803 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.804 [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-03-19 14:30:55.805 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.805 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.805 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.805 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.806 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.806 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.806 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.806 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.806 [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-03-19 14:30:55.807 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.807 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.808 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.808 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.808 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.808 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.808 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.808 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.809 [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-03-19 14:30:55.810 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.810 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.810 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.810 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.811 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.811 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.811 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.811 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.811 [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-03-19 14:30:55.812 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.812 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.812 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.812 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.813 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.813 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.813 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.813 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.814 [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-03-19 14:30:55.815 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.815 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.815 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.815 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.816 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.816 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.816 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.816 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.816 [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-03-19 14:30:55.817 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.817 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.817 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.818 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.818 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.818 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.818 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.818 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.819 [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-03-19 14:30:55.820 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.820 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.820 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.820 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.821 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.821 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.821 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.821 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.821 [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-03-19 14:30:55.864 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.864 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.864 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.865 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.865 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.865 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.865 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.865 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.866 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.867 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.868 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.868 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.868 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.869 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.869 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.869 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.869 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.869 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.870 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.870 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.871 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.871 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.871 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.871 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.871 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.871 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.872 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.915 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.915 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.915 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.916 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.916 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.917 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.917 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.917 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.917 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.918 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.918 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.919 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.919 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.919 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.919 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.920 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.920 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.920 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.921 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.921 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.921 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.921 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.922 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.922 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.922 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.922 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.923 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.923 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.924 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.924 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:55.924 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.925 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.925 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.925 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.925 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.925 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.967 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.967 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.968 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:55.968 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.968 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.968 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.968 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.968 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.969 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:55.970 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:55.970 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:55.970 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:55.970 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.971 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.971 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:55.971 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:55.971 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:55.972 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.014 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.014 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.014 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:56.014 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.015 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.015 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.015 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.015 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.016 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.058 [DefaultDispatcher-worker-14 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:56.061 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.061 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.061 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-19 14:30:56.062 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.062 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.062 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.062 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.062 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.063 [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-03-19 14:30:56.106 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.106 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.106 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.107 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.108 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.108 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.108 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.108 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.108 [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-03-19 14:30:56.151 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.151 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.151 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.152 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.152 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.152 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.152 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.152 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.153 [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-03-19 14:30:56.154 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.154 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.154 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.155 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.155 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.155 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.155 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.155 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.156 [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-03-19 14:30:56.157 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.157 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.157 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.158 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.159 [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-03-19 14:30:56.160 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.160 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.160 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.161 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.162 [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-03-19 14:30:56.163 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.163 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.164 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.164 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.165 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.165 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.165 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.165 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.165 [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-03-19 14:30:56.166 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.167 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.167 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.167 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.168 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.168 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.168 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.168 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.169 [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-03-19 14:30:56.170 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.170 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.170 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.170 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.171 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.171 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.171 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.171 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.171 [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-03-19 14:30:56.172 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.173 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.173 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.173 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.174 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.174 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.174 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.174 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.174 [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-03-19 14:30:56.175 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.176 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.176 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.176 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.177 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.177 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.177 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.177 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.177 [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-03-19 14:30:56.178 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.178 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.178 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.178 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.179 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.179 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.179 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.179 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.180 [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-03-19 14:30:56.181 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.181 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.181 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.181 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.182 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.182 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.182 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.182 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.183 [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-03-19 14:30:56.184 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.184 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.184 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.185 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.185 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.185 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.185 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.185 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.186 [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-03-19 14:30:56.187 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.187 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.187 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.187 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.188 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.188 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.188 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.188 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.189 [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-03-19 14:30:56.190 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.190 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.190 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.191 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.192 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.192 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.192 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.192 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.193 [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-03-19 14:30:56.194 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.194 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.194 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.194 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.195 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.195 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.195 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.195 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.197 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.240 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.240 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.240 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 14:30:56.241 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.242 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.242 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.242 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.242 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.242 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.244 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.244 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.244 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.244 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.245 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.245 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.245 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.245 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.245 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.246 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.246 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.247 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.247 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.247 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.247 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.247 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.247 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.248 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.249 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.249 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.249 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.249 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.250 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.250 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.250 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.250 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.250 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.251 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.251 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.251 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.251 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.252 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.252 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.252 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.252 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.252 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.253 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.253 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.253 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.253 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.254 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.254 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.254 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.254 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.255 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.255 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.256 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.256 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.256 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.257 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.257 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.257 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.257 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.257 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.300 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.300 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.300 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.300 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.301 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.301 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.301 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.301 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.302 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.303 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.303 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.303 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.304 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.304 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.304 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.304 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.304 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.305 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.306 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.306 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.306 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.306 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.307 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.307 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.307 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.307 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.308 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.350 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.350 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.350 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:56.351 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.352 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.352 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.352 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.352 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.352 [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-03-19 14:30:56.354 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.354 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.354 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.354 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.355 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.355 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.355 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.355 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.356 [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-03-19 14:30:56.357 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.357 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.357 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.357 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.358 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.358 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.358 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.358 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.359 [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-03-19 14:30:56.360 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.360 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.360 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.361 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.361 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.361 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.361 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.362 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.362 [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-03-19 14:30:56.363 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.363 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.363 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.364 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.364 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.364 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.364 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.364 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.365 [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-03-19 14:30:56.366 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.366 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.366 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.366 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.367 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.367 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.367 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.367 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.368 [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-03-19 14:30:56.369 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.369 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.369 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.370 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.371 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.371 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.371 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.371 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.371 [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-03-19 14:30:56.373 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.373 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.373 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.373 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.374 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.374 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.374 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.374 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.375 [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-03-19 14:30:56.376 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.376 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.376 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.376 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.377 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.377 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.377 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.377 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.377 [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-03-19 14:30:56.378 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.378 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.379 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.379 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.380 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.380 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.380 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.380 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.380 [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-03-19 14:30:56.382 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.382 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.382 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.382 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.383 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.383 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.383 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.383 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.383 [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-03-19 14:30:56.384 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.385 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.385 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.385 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.386 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.386 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.386 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.386 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.386 [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-03-19 14:30:56.429 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.429 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.429 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.430 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.430 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.430 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.430 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.430 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.431 [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-03-19 14:30:56.432 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.432 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.432 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.433 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.433 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.433 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.433 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.433 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.434 [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-03-19 14:30:56.476 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.476 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.476 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:56.477 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.478 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.478 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.478 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.478 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.478 [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-03-19 14:30:56.479 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.480 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.480 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.480 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.481 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.481 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.481 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.481 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.481 [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-03-19 14:30:56.524 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.524 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.524 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.524 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.525 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.525 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.525 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.525 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.526 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.568 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.568 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.568 [DefaultDispatcher-worker-16 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:56.569 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.569 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.569 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.569 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.569 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.569 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.570 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.612 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.613 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.613 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.613 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.614 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.614 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.614 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.614 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.615 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.656 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.657 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.657 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:56.657 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.658 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.658 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.658 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.658 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.659 [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-03-19 14:30:56.700 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.701 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.701 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.701 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.702 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.702 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.702 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.702 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.702 [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-03-19 14:30:56.704 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.704 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.704 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.704 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.705 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.705 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.705 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.705 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.705 [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-03-19 14:30:56.748 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.748 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.748 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.748 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.749 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.749 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.749 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.749 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.750 [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-03-19 14:30:56.751 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.751 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.751 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.751 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.752 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.752 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.752 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.752 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.752 [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-03-19 14:30:56.754 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.754 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.754 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.754 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.754 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.754 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.754 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.754 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.755 [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-03-19 14:30:56.756 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.756 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.756 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.757 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.757 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.757 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.757 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.757 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.758 [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-03-19 14:30:56.759 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.759 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.759 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.759 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.760 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.760 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.760 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.760 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.760 [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-03-19 14:30:56.761 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.761 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.761 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.761 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.762 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.762 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.762 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.762 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.762 [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-03-19 14:30:56.806 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.806 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.806 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 14:30:56.806 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.807 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.807 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.807 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.807 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.808 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.809 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.809 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.809 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.809 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.810 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.810 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.810 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.810 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.810 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.811 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.811 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.811 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.811 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.812 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.812 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.812 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.813 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.813 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.815 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.815 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.815 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.815 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.815 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.821 [DefaultDispatcher-worker-6 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.837 [DefaultDispatcher-worker-6 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-19 14:30:56.858 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.858 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.858 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:56.858 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.859 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.859 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.859 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.859 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.859 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.860 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.860 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.861 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:56.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.861 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.862 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.862 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.862 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.862 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-03-19 14:30:56.863 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.863 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.863 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.863 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.863 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.863 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.864 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.864 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.864 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.864 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.865 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.865 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.865 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.865 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.865 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.909 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.909 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.909 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-19 14:30:56.909 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.910 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.910 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.910 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.910 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.911 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:56.953 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.953 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.953 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-19 14:30:56.954 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.955 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.955 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.955 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.955 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.955 [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-03-19 14:30:56.956 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.956 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.956 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.956 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.957 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.957 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.957 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.957 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.958 [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-03-19 14:30:56.962 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.962 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.962 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-19 14:30:56.962 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.963 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.963 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.963 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.963 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.963 [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-03-19 14:30:56.964 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:56.964 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:56.964 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:56.964 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.965 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.965 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:56.965 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:56.965 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:56.965 [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-03-19 14:30:57.008 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.008 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.008 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:57.008 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.009 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.009 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.009 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.009 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.009 [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-03-19 14:30:57.010 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.010 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.010 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:57.011 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.011 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.011 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.011 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.011 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.011 [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-03-19 14:30:57.054 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.054 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.054 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:57.055 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.055 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.055 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.055 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.055 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.056 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:57.076 [DefaultDispatcher-worker-16 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:57.099 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.099 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.099 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:57.099 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.100 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.100 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.100 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.100 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.101 [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-03-19 14:30:57.102 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.102 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.102 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:57.102 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.103 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.103 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.103 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.103 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.103 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:57.146 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.146 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.146 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:57.147 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.147 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.147 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.147 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.147 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.148 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:57.149 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.149 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.149 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:57.149 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.150 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.150 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.150 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.150 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.150 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:57.151 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.151 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.151 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:57.151 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.152 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.152 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.152 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.152 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.152 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:57.153 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.153 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.153 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:57.153 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.154 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.154 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.154 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.154 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.154 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:57.199 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.199 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.200 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-19 14:30:57.200 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.201 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.201 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.201 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.201 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.201 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:57.244 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.244 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.244 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-19 14:30:57.244 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.245 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.245 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.245 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.245 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.246 [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-03-19 14:30:57.247 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.247 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.247 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:57.247 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.248 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.248 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.248 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.248 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.249 [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-03-19 14:30:57.250 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.250 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.250 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-19 14:30:57.250 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.251 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.251 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/blob/upload-batch-data. 2025-03-19 14:30:57.251 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.251 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:57.251 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:57.253 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:57.253 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.253 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-19 14:30:57.253 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/blob/upload-batch-data 2025-03-19 14:30:57.259 [DefaultDispatcher-worker-11 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:57.263 [DefaultDispatcher-worker-19 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:57.264 [DefaultDispatcher-worker-19 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/UmAppDatabase/replication/message 2025-03-19 14:30:57.264 [DefaultDispatcher-worker-19 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41245/UmAppDatabase/replication/message. 2025-03-19 14:30:57.264 [DefaultDispatcher-worker-19 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/UmAppDatabase/replication/message 2025-03-19 14:30:57.264 [DefaultDispatcher-worker-19 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41245/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 14:30:57.264 [eventLoopGroupProxy-13-1 @call-handler#1607] 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-03-19 14:30:57.265 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:30:57.265 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:30:57.276 [DefaultDispatcher-worker-3 @call-handler#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-03-19 14:30:57.276 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:57.276 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-03-19 14:30:57.277 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json 2025-03-19 14:30:57.277 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json. 2025-03-19 14:30:57.277 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json 2025-03-19 14:30:57.277 [DefaultDispatcher-worker-1 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/UmAppDatabase/replication/message 2025-03-19 14:30:57.277 [DefaultDispatcher-worker-1 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41245/UmAppDatabase/replication/message 2025-03-19 14:30:57.277 [DefaultDispatcher-worker-1 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41245/UmAppDatabase/replication/message. 2025-03-19 14:30:57.277 [DefaultDispatcher-worker-1 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41245/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:57.278 [DefaultDispatcher-worker-13 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json 2025-03-19 14:30:57.278 [DefaultDispatcher-worker-13 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json 2025-03-19 14:30:57.278 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json. 2025-03-19 14:30:57.278 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41245/api/content/706755140320075776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:30:57.282 [DefaultDispatcher-worker-4 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204 2025-03-19 14:30:57.295 [DefaultDispatcher-worker-16 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f 2025-03-19 14:30:57.307 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-19 14:30:57.307 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-19 14:30:57.307 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-19 14:30:57.307 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-19 14:30:57.307 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-19 14:30:57.309 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-19 14:30:57.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-19 14:30:57.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-19 14:30:57.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:57.309 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d5d1204: (connection evicted) 2025-03-19 14:30:57.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:57.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-19 14:30:57.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-19 14:30:57.334 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:57.334 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:57.760 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-19 14:30:58.312 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@62fbefad 2025-03-19 14:30:58.312 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@62fbefad 2025-03-19 14:30:58.315 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bc4ec43 2025-03-19 14:30:58.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-19 14:30:58.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-19 14:30:58.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:58.316 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc1597f: (connection evicted) 2025-03-19 14:30:58.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:58.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-19 14:30:58.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fce6eb4 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:58.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:58.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-03-19 14:30:58.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-03-19 14:30:58.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-19 14:30:58.352 [DefaultDispatcher-worker-15 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1715193f 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:58.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:58.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-03-19 14:30:58.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c8e096 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:58.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-03-19 14:30:58.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-03-19 14:30:58.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-19 14:30:58.358 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 14:30:58.358 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-19 14:30:58.359 [DefaultDispatcher-worker-2 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:45321 2025-03-19 14:30:58.361 [DefaultDispatcher-worker-2 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-03-19 14:30:58.362 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45321/api/blob/upload-init-batch 2025-03-19 14:30:58.362 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45321/api/blob/upload-init-batch. 2025-03-19 14:30:58.362 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45321/api/blob/upload-init-batch 2025-03-19 14:30:58.362 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45321/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:58.363 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-19 14:30:58.363 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-19 14:30:58.364 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-03-19 14:30:58.365 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45321/api/blob/upload-init-batch 2025-03-19 14:30:58.365 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45321/api/blob/upload-init-batch 2025-03-19 14:30:58.365 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45321/api/blob/upload-init-batch. 2025-03-19 14:30:58.365 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45321/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:58.365 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45321/api/blob/upload-batch-data 2025-03-19 14:30:58.365 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45321/api/blob/upload-batch-data. 2025-03-19 14:30:58.365 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45321/api/blob/upload-batch-data 2025-03-19 14:30:58.365 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:30:58.366 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-19 14:30:58.367 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-03-19 14:30:58.368 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:58.368 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45321/api/blob/upload-batch-data 2025-03-19 14:30:58.369 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-03-19 14:30:58.371 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:30:58.374 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f025e9e 2025-03-19 14:30:58.424 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:58.456 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:58.457 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7077ae9c 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-19 14:30:59.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1d77b 2025-03-19 14:30:59.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1d77b 2025-03-19 14:30:59.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-19 14:30:59.467 [DefaultDispatcher-worker-10 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a1d77b 2025-03-19 14:30:59.470 [Test worker @coroutine#1677] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54045/api/blob/upload-init-batch 2025-03-19 14:30:59.470 [Test worker @coroutine#1677] 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:54045/api/blob/upload-init-batch. 2025-03-19 14:30:59.470 [Test worker @coroutine#1677] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54045/api/blob/upload-init-batch 2025-03-19 14:30:59.470 [Test worker @coroutine#1677] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54045/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:59.471 [Test worker @coroutine#1677] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54045/api/blob/upload-init-batch 2025-03-19 14:30:59.471 [Test worker @coroutine#1677] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54045/api/blob/upload-init-batch 2025-03-19 14:30:59.471 [Test worker @coroutine#1677] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54045/api/blob/upload-init-batch. 2025-03-19 14:30:59.471 [Test worker @coroutine#1677] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54045/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:59.476 [DefaultDispatcher-worker-20 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a1d77b 2025-03-19 14:30:59.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-19 14:30:59.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-19 14:30:59.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.478 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a1d77b: (connection evicted) 2025-03-19 14:30:59.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:59.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-19 14:30:59.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5c8c80 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd6a827 2025-03-19 14:30:59.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd6a827 2025-03-19 14:30:59.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-19 14:30:59.492 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51445/api/blob/upload-init-batch 2025-03-19 14:30:59.492 [Test worker @coroutine#1688] 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:51445/api/blob/upload-init-batch. 2025-03-19 14:30:59.492 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51445/api/blob/upload-init-batch 2025-03-19 14:30:59.492 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51445/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:59.493 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51445/api/blob/upload-init-batch 2025-03-19 14:30:59.493 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51445/api/blob/upload-init-batch 2025-03-19 14:30:59.493 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51445/api/blob/upload-init-batch. 2025-03-19 14:30:59.493 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51445/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:59.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-19 14:30:59.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-19 14:30:59.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.494 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cd6a827: (connection evicted) 2025-03-19 14:30:59.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:59.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-19 14:30:59.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-19 14:30:59.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-19 14:30:59.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aca2a0b 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdb53d6 2025-03-19 14:30:59.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cdb53d6 2025-03-19 14:30:59.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-19 14:30:59.507 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42817/api/blob/upload-init-batch 2025-03-19 14:30:59.507 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42817/api/blob/upload-init-batch. 2025-03-19 14:30:59.507 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42817/api/blob/upload-init-batch 2025-03-19 14:30:59.507 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42817/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-19 14:30:59.508 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42817/api/blob/upload-init-batch 2025-03-19 14:30:59.508 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42817/api/blob/upload-init-batch 2025-03-19 14:30:59.508 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42817/api/blob/upload-init-batch. 2025-03-19 14:30:59.508 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42817/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:30:59.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-19 14:30:59.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-19 14:30:59.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.513 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cdb53d6: (connection evicted) 2025-03-19 14:30:59.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:59.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-19 14:30:59.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598ff2b3 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2025-03-19 14:30:59.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2025-03-19 14:30:59.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-19 14:30:59.766 [DefaultDispatcher-worker-8 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67cd193d 2025-03-19 14:30:59.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ddb6c71 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c569caf 2025-03-19 14:30:59.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c569caf 2025-03-19 14:30:59.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-19 14:30:59.787 [DefaultDispatcher-worker-13 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c569caf 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc5b887 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-19 14:30:59.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2025-03-19 14:30:59.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7552f05b 2025-03-19 14:30:59.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-19 14:30:59.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9979cf 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-19 14:30:59.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-03-19 14:30:59.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-03-19 14:30:59.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-19 14:30:59.837 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.852 [DefaultDispatcher-worker-12 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-03-19 14:30:59.856 [DefaultDispatcher-worker-6 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-03-19 14:30:59.859 [DefaultDispatcher-worker-13 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-03-19 14:30:59.863 [DefaultDispatcher-worker-11 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-03-19 14:30:59.864 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-03-19 14:30:59.868 [DefaultDispatcher-worker-12 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cce672c 2025-03-19 14:30:59.869 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-19 14:30:59.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-19 14:30:59.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.871 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cce672c: (connection evicted) 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:59.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-19 14:30:59.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31885b4b 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f 2025-03-19 14:30:59.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f 2025-03-19 14:30:59.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-19 14:30:59.889 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.891 [DefaultDispatcher-worker-14 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f 2025-03-19 14:30:59.894 [DefaultDispatcher-worker-18 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f 2025-03-19 14:30:59.898 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f 2025-03-19 14:30:59.901 [DefaultDispatcher-worker-16 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f 2025-03-19 14:30:59.902 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f 2025-03-19 14:30:59.906 [DefaultDispatcher-worker-1 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f 2025-03-19 14:30:59.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-19 14:30:59.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-19 14:30:59.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.907 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c64d6f: (connection evicted) 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:59.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-19 14:30:59.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df54fd5 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2025-03-19 14:30:59.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2025-03-19 14:30:59.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-19 14:30:59.924 [DefaultDispatcher-worker-19 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2025-03-19 14:30:59.928 [DefaultDispatcher-worker-6 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2025-03-19 14:30:59.931 [DefaultDispatcher-worker-11 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2025-03-19 14:30:59.935 [DefaultDispatcher-worker-20 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@178c4480 2025-03-19 14:30:59.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-19 14:30:59.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.936 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@178c4480: (connection evicted) 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:59.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-19 14:30:59.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54816d7a 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:30:59.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:30:59.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-19 14:30:59.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-19 14:30:59.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-19 14:30:59.956 [DefaultDispatcher-worker-4 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-19 14:30:59.959 [DefaultDispatcher-worker-14 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-19 14:30:59.963 [DefaultDispatcher-worker-20 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-19 14:30:59.967 [DefaultDispatcher-worker-5 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-19 14:30:59.968 [Test worker @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-19 14:30:59.972 [DefaultDispatcher-worker-17 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-19 14:30:59.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-19 14:30:59.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-19 14:30:59.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:30:59.973 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf: (connection evicted) 2025-03-19 14:30:59.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:30:59.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-19 14:30:59.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-19 14:31:00.325 [DefaultDispatcher-worker-20 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7fcf2 2025-03-19 14:31:00.357 [DefaultDispatcher-worker-20 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@587bf2e1 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df4cd96 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:03.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:03.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-19 14:31:03.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@27caa186 2025-03-19 14:31:03.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@27caa186 2025-03-19 14:31:03.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-19 14:31:03.632 [DefaultDispatcher-worker-10 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27caa186 2025-03-19 14:31:03.713 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c61c1b 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2025-03-19 14:31:04.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2025-03-19 14:31:04.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-19 14:31:04.154 [DefaultDispatcher-worker-3 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2025-03-19 14:31:04.158 [DefaultDispatcher-worker-7 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2025-03-19 14:31:04.161 [DefaultDispatcher-worker-9 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2025-03-19 14:31:04.165 [DefaultDispatcher-worker-20 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2025-03-19 14:31:04.169 [DefaultDispatcher-worker-15 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2025-03-19 14:31:04.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-19 14:31:04.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c335c4 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-19 14:31:04.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-19 14:31:04.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-19 14:31:04.191 [DefaultDispatcher-worker-14 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-19 14:31:04.197 [DefaultDispatcher-worker-18 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-19 14:31:04.201 [DefaultDispatcher-worker-9 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-19 14:31:04.205 [DefaultDispatcher-worker-12 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e77f29e 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-19 14:31:04.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-03-19 14:31:04.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-03-19 14:31:04.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-19 14:31:04.227 [DefaultDispatcher-worker-3 @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-03-19 14:31:04.232 [DefaultDispatcher-worker-20 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-03-19 14:31:04.235 [DefaultDispatcher-worker-1 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-03-19 14:31:04.236 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.238 [DefaultDispatcher-worker-18 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-03-19 14:31:04.241 [DefaultDispatcher-worker-20 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-03-19 14:31:04.247 [DefaultDispatcher-worker-17 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6768dc74 2025-03-19 14:31:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb160fb 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-03-19 14:31:04.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-03-19 14:31:04.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-19 14:31:04.267 [DefaultDispatcher-worker-13 @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-03-19 14:31:04.271 [DefaultDispatcher-worker-4 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-03-19 14:31:04.273 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.274 [DefaultDispatcher-worker-14 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-03-19 14:31:04.277 [DefaultDispatcher-worker-6 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-03-19 14:31:04.281 [DefaultDispatcher-worker-10 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798753cc 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f53f5a4 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-19 14:31:04.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2025-03-19 14:31:04.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2025-03-19 14:31:04.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-19 14:31:04.300 [DefaultDispatcher-worker-7 @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2025-03-19 14:31:04.304 [DefaultDispatcher-worker-12 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2025-03-19 14:31:04.307 [DefaultDispatcher-worker-2 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2025-03-19 14:31:04.308 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.310 [DefaultDispatcher-worker-8 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2025-03-19 14:31:04.313 [DefaultDispatcher-worker-2 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2025-03-19 14:31:04.324 [DefaultDispatcher-worker-7 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d50b4c4 2025-03-19 14:31:04.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27244a88 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-03-19 14:31:04.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-03-19 14:31:04.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-19 14:31:04.349 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.358 [DefaultDispatcher-worker-6 @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-03-19 14:31:04.362 [DefaultDispatcher-worker-18 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-03-19 14:31:04.365 [DefaultDispatcher-worker-11 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-03-19 14:31:04.368 [DefaultDispatcher-worker-2 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a233d33 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae26c59 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-03-19 14:31:04.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-03-19 14:31:04.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-19 14:31:04.382 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.387 [DefaultDispatcher-worker-5 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-03-19 14:31:04.391 [DefaultDispatcher-worker-20 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-03-19 14:31:04.394 [DefaultDispatcher-worker-3 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-03-19 14:31:04.398 [DefaultDispatcher-worker-3 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-03-19 14:31:04.401 [DefaultDispatcher-worker-17 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-03-19 14:31:04.407 [DefaultDispatcher-worker-5 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@225890bc 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6af02de0 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cdf13e 2025-03-19 14:31:04.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@9cdf13e 2025-03-19 14:31:04.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a7ce0 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-19 14:31:04.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afac89a 2025-03-19 14:31:04.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afac89a 2025-03-19 14:31:04.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-19 14:31:04.433 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7afac89a 2025-03-19 14:31:04.433 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.435 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7afac89a 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2b608e 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-03-19 14:31:04.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-03-19 14:31:04.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-19 14:31:04.452 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-03-19 14:31:04.454 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7f2d34 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-19 14:31:04.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-03-19 14:31:04.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-03-19 14:31:04.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-19 14:31:04.469 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.471 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-03-19 14:31:04.472 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770c3ca2 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@659565ed 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:04.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:04.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-19 14:31:04.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-03-19 14:31:04.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-03-19 14:31:04.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-19 14:31:04.487 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-03-19 14:31:04.488 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ae0eb98 2025-03-19 14:31:04.492 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39349/ 2025-03-19 14:31:04.492 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39349/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.493 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39349/ 2025-03-19 14:31:04.493 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39349/ 2025-03-19 14:31:04.493 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39349/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.509 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.520 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.534 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39349/ 2025-03-19 14:31:04.535 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39349/ 2025-03-19 14:31:04.535 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39349/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.538 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.558 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.574 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:04.576 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39349/ 2025-03-19 14:31:04.577 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39349/ 2025-03-19 14:31:04.577 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39349/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.618 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39349/ 2025-03-19 14:31:04.619 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39349/ 2025-03-19 14:31:04.619 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39349/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.660 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39349/ 2025-03-19 14:31:04.661 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39349/ 2025-03-19 14:31:04.661 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39349/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.702 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39349/ 2025-03-19 14:31:04.703 [Test worker @coroutine#1875] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39349/ 2025-03-19 14:31:04.703 [Test worker @coroutine#1875] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39349/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.744 [Test worker @coroutine#1875] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39349/ 2025-03-19 14:31:04.771 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/ 2025-03-19 14:31:04.771 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47595/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.776 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/ 2025-03-19 14:31:04.777 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/ 2025-03-19 14:31:04.777 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47595/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.821 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/ 2025-03-19 14:31:04.821 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/ 2025-03-19 14:31:04.821 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47595/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.869 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/ 2025-03-19 14:31:04.869 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/ 2025-03-19 14:31:04.869 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47595/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.913 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/ 2025-03-19 14:31:04.914 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/ 2025-03-19 14:31:04.914 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47595/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.957 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/ 2025-03-19 14:31:04.957 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/ 2025-03-19 14:31:04.957 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47595/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:04.999 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/ 2025-03-19 14:31:05.000 [Test worker @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47595/ 2025-03-19 14:31:05.000 [Test worker @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47595/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-19 14:31:05.007 [Test worker @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47595/ 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c42e54 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:05.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:05.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:05.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-19 14:31:05.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2025-03-19 14:31:05.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2025-03-19 14:31:05.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-19 14:31:05.223 [DefaultDispatcher-worker-8 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf306d3 2025-03-19 14:31:05.251 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f67d37f 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:05.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:05.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:05.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-19 14:31:05.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fb6900 2025-03-19 14:31:05.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fb6900 2025-03-19 14:31:05.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-19 14:31:05.325 [DefaultDispatcher-worker-6 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fb6900 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8aa3013 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:05.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:05.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:05.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-19 14:31:05.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2025-03-19 14:31:05.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2025-03-19 14:31:05.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-19 14:31:05.375 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:05.388 [DefaultDispatcher-worker-12 @coroutine#1949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77feca04 2025-03-19 14:31:05.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513ddf5f 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:05.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:05.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-19 14:31:05.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-03-19 14:31:05.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-03-19 14:31:05.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-19 14:31:05.434 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:05.451 [DefaultDispatcher-worker-12 @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed492df 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d082916 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:05.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:05.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:05.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-19 14:31:05.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-03-19 14:31:05.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-03-19 14:31:05.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-19 14:31:05.504 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:05.506 [DefaultDispatcher-worker-19 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-03-19 14:31:05.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e0dd2 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:05.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:05.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-19 14:31:05.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-03-19 14:31:05.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-03-19 14:31:05.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-19 14:31:05.562 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:05.581 [DefaultDispatcher-worker-2 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7853af 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f776b4a 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:05.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:05.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-19 14:31:05.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-19 14:31:05.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-19 14:31:05.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-19 14:31:05.619 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:05.630 [DefaultDispatcher-worker-10 @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19a544cd 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fcb796f 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:05.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:05.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:05.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-19 14:31:05.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-03-19 14:31:05.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-03-19 14:31:05.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-19 14:31:05.668 [DefaultDispatcher-worker-12 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-03-19 14:31:05.676 [DefaultDispatcher-worker-5 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-03-19 14:31:05.687 [DefaultDispatcher-worker-4 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-03-19 14:31:05.693 [DefaultDispatcher-worker-17 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-03-19 14:31:05.694 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:05.709 [DefaultDispatcher-worker-7 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-03-19 14:31:05.716 [DefaultDispatcher-worker-9 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c91224 2025-03-19 14:31:05.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-03-19 14:31:05.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-03-19 14:31:05.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:05.721 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66c91224: (connection evicted) 2025-03-19 14:31:05.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:05.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-03-19 14:31:05.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b9af5 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:09.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:09.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-19 14:31:09.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3c3a04 2025-03-19 14:31:09.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3c3a04 2025-03-19 14:31:09.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-19 14:31:09.922 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3c3a04 2025-03-19 14:31:09.937 [DefaultDispatcher-worker-12 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3c3a04 2025-03-19 14:31:09.952 [DefaultDispatcher-worker-3 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3c3a04 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a3b 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:09.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:09.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-19 14:31:09.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-03-19 14:31:09.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-03-19 14:31:09.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-19 14:31:09.989 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-03-19 14:31:10.005 [DefaultDispatcher-worker-8 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-03-19 14:31:10.008 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.015 [DefaultDispatcher-worker-9 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-03-19 14:31:10.024 [DefaultDispatcher-worker-7 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-03-19 14:31:10.031 [DefaultDispatcher-worker-11 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e67a18 2025-03-19 14:31:10.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b9cfc19 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-19 14:31:10.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2025-03-19 14:31:10.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2025-03-19 14:31:10.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-19 14:31:10.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2025-03-19 14:31:10.062 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.077 [DefaultDispatcher-worker-13 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2025-03-19 14:31:10.084 [DefaultDispatcher-worker-3 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2025-03-19 14:31:10.092 [DefaultDispatcher-worker-6 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2025-03-19 14:31:10.099 [DefaultDispatcher-worker-5 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e68bd3d 2025-03-19 14:31:10.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25cef4b3 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-19 14:31:10.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-03-19 14:31:10.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-03-19 14:31:10.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-19 14:31:10.136 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-03-19 14:31:10.140 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.152 [DefaultDispatcher-worker-7 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-03-19 14:31:10.167 [DefaultDispatcher-worker-14 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-03-19 14:31:10.173 [DefaultDispatcher-worker-19 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bdef8ee 2025-03-19 14:31:10.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa3bebe 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-19 14:31:10.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-19 14:31:10.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-19 14:31:10.190 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-19 14:31:10.204 [DefaultDispatcher-worker-5 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-19 14:31:10.208 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.211 [DefaultDispatcher-worker-14 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-19 14:31:10.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a8654 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-19 14:31:10.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-03-19 14:31:10.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-03-19 14:31:10.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-19 14:31:10.228 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-03-19 14:31:10.241 [DefaultDispatcher-worker-6 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b18fa79 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-19 14:31:10.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-19 14:31:10.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-19 14:31:10.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-19 14:31:10.269 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-19 14:31:10.275 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.289 [DefaultDispatcher-worker-4 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6418075c 2025-03-19 14:31:10.376 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.376 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d6d6c4 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-19 14:31:10.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:10.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:10.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-19 14:31:10.555 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:10.567 [Test worker @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:10.569 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:10.575 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.575 [DefaultDispatcher-worker-2 @coroutine#2068] 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:41697/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:10.575 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.575 [DefaultDispatcher-worker-2 @coroutine#2068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41697/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:10.580 [DefaultDispatcher-worker-14 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:10.581 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.581 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:10.581 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.582 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:10.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-19 14:31:10.585 [DefaultDispatcher-worker-16 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.585 [DefaultDispatcher-worker-16 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.588 [DefaultDispatcher-worker-18 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.588 [DefaultDispatcher-worker-18 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a110e7d 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2025-03-19 14:31:10.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2025-03-19 14:31:10.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-19 14:31:10.619 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.625 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6d6862 2025-03-19 14:31:10.626 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@c6d6862 2025-03-19 14:31:10.627 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2025-03-19 14:31:10.632 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa879f 2025-03-19 14:31:10.632 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa879f 2025-03-19 14:31:10.635 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950312 2025-03-19 14:31:10.635 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6950312 2025-03-19 14:31:10.637 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43978da4 2025-03-19 14:31:10.637 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43978da4 2025-03-19 14:31:10.638 [Test worker @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2025-03-19 14:31:10.640 [Test worker @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2025-03-19 14:31:10.643 [DefaultDispatcher-worker-5 @coroutine#2086] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 14:31:10.643 [DefaultDispatcher-worker-5 @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:41697/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-19 14:31:10.643 [DefaultDispatcher-worker-5 @coroutine#2086] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 14:31:10.644 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@245ed3cc 2025-03-19 14:31:10.644 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@245ed3cc 2025-03-19 14:31:10.645 [DefaultDispatcher-worker-14 @coroutine#2086] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 14:31:10.645 [DefaultDispatcher-worker-14 @coroutine#2086] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-19 14:31:10.649 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@729e2ea7 2025-03-19 14:31:10.649 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@729e2ea7 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1609ed55 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-19 14:31:10.655 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd2e75 2025-03-19 14:31:10.656 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cbd2e75 2025-03-19 14:31:10.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-19 14:31:10.660 [DefaultDispatcher-worker-10 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e27ac9 2025-03-19 14:31:10.663 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b872eb 2025-03-19 14:31:10.663 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b872eb 2025-03-19 14:31:10.669 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@712a15e3 2025-03-19 14:31:10.669 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@712a15e3 2025-03-19 14:31:10.669 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:10.683 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.690 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.691 [Test worker @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.693 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.694 [DefaultDispatcher-worker-10 @coroutine#2100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.694 [DefaultDispatcher-worker-10 @coroutine#2100] 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:60989/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:10.694 [DefaultDispatcher-worker-10 @coroutine#2100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.694 [DefaultDispatcher-worker-10 @coroutine#2100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60989/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:10.697 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@a07a3fe 2025-03-19 14:31:10.697 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@a07a3fe 2025-03-19 14:31:10.700 [DefaultDispatcher-worker-18 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.700 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.700 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:10.700 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.701 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c05cce 2025-03-19 14:31:10.701 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c05cce 2025-03-19 14:31:10.705 [Test worker @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.705 [DefaultDispatcher-worker-20 @coroutine#2100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.705 [DefaultDispatcher-worker-20 @coroutine#2100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.706 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffc88e 2025-03-19 14:31:10.706 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffc88e 2025-03-19 14:31:10.708 [DefaultDispatcher-worker-6 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.708 [DefaultDispatcher-worker-6 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.712 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fd56f5 2025-03-19 14:31:10.712 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@45fd56f5 2025-03-19 14:31:10.712 [DefaultDispatcher-worker-14 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.718 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d205e7 2025-03-19 14:31:10.718 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d205e7 2025-03-19 14:31:10.722 [DefaultDispatcher-worker-13 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.725 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7472115f 2025-03-19 14:31:10.725 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7472115f 2025-03-19 14:31:10.728 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab71ce7 2025-03-19 14:31:10.728 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab71ce7 2025-03-19 14:31:10.730 [DefaultDispatcher-worker-15 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.736 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d2a9ba 2025-03-19 14:31:10.736 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d2a9ba 2025-03-19 14:31:10.738 [DefaultDispatcher-worker-4 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.743 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@474d6dda 2025-03-19 14:31:10.743 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@474d6dda 2025-03-19 14:31:10.743 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:10.751 [DefaultDispatcher-worker-11 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.758 [DefaultDispatcher-worker-2 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.759 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:10.764 [DefaultDispatcher-worker-12 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.765 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e030cc 2025-03-19 14:31:10.765 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e030cc 2025-03-19 14:31:10.771 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27c0a0 2025-03-19 14:31:10.771 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e27c0a0 2025-03-19 14:31:10.776 [DefaultDispatcher-worker-21 @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.777 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a185bbc 2025-03-19 14:31:10.777 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a185bbc 2025-03-19 14:31:10.780 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1aca9b 2025-03-19 14:31:10.780 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1aca9b 2025-03-19 14:31:10.785 [DefaultDispatcher-worker-13 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.786 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0debe4 2025-03-19 14:31:10.786 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0debe4 2025-03-19 14:31:10.791 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@eef1045 2025-03-19 14:31:10.791 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@eef1045 2025-03-19 14:31:10.793 [DefaultDispatcher-worker-5 @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:10.798 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@36126f9f 2025-03-19 14:31:10.798 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@36126f9f 2025-03-19 14:31:10.801 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3535d4 2025-03-19 14:31:10.801 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3535d4 2025-03-19 14:31:10.806 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec6a71d 2025-03-19 14:31:10.806 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec6a71d 2025-03-19 14:31:10.806 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@789d45f7 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-19 14:31:10.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:10.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:10.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-19 14:31:10.853 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:10.869 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:10.871 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:10.872 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.872 [DefaultDispatcher-worker-5 @coroutine#2147] 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:50085/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:10.872 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.872 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50085/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:10.878 [DefaultDispatcher-worker-11 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:10.878 [DefaultDispatcher-worker-11 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.878 [DefaultDispatcher-worker-11 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:10.878 [DefaultDispatcher-worker-11 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.882 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f6e2c3 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-19 14:31:10.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-03-19 14:31:10.892 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-03-19 14:31:10.893 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:10.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-19 14:31:10.893 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-03-19 14:31:10.896 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.896 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:10.912 [Test worker @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-03-19 14:31:10.914 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-03-19 14:31:10.916 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:10.919 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 14:31:10.919 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-19 14:31:10.919 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 14:31:10.920 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 14:31:10.920 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-19 14:31:10.921 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a80f57 2025-03-19 14:31:10.921 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a80f57 2025-03-19 14:31:10.922 [DefaultDispatcher-worker-2 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-03-19 14:31:10.928 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@796fffd2 2025-03-19 14:31:10.928 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@796fffd2 2025-03-19 14:31:10.934 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d506427 2025-03-19 14:31:10.934 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d506427 2025-03-19 14:31:10.939 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3852f5e9 2025-03-19 14:31:10.939 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3852f5e9 2025-03-19 14:31:10.942 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb78703 2025-03-19 14:31:10.942 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb78703 2025-03-19 14:31:10.947 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a06848 2025-03-19 14:31:10.947 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a06848 2025-03-19 14:31:10.956 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@77af4407 2025-03-19 14:31:10.956 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@77af4407 2025-03-19 14:31:10.959 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@587d0aa6 2025-03-19 14:31:10.959 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@587d0aa6 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@546ca9da 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:10.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-19 14:31:10.968 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc11135 2025-03-19 14:31:10.968 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc11135 2025-03-19 14:31:10.968 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:10.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:10.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:10.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-19 14:31:10.993 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.000 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d1e4e0 2025-03-19 14:31:11.000 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d1e4e0 2025-03-19 14:31:11.005 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@771605aa 2025-03-19 14:31:11.005 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@771605aa 2025-03-19 14:31:11.010 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:11.012 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@73298f90 2025-03-19 14:31:11.012 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@73298f90 2025-03-19 14:31:11.015 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@362b0f91 2025-03-19 14:31:11.015 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@362b0f91 2025-03-19 14:31:11.020 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ab1b50 2025-03-19 14:31:11.020 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ab1b50 2025-03-19 14:31:11.027 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:11.027 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7577dba 2025-03-19 14:31:11.027 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7577dba 2025-03-19 14:31:11.028 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:11.030 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@383d37cf 2025-03-19 14:31:11.030 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@383d37cf 2025-03-19 14:31:11.030 [DefaultDispatcher-worker-14 @coroutine#2179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.030 [DefaultDispatcher-worker-14 @coroutine#2179] 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:49513/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:11.030 [DefaultDispatcher-worker-14 @coroutine#2179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.030 [DefaultDispatcher-worker-14 @coroutine#2179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49513/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:11.036 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604f0de 2025-03-19 14:31:11.036 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604f0de 2025-03-19 14:31:11.038 [DefaultDispatcher-worker-19 @coroutine#2179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.038 [DefaultDispatcher-worker-19 @coroutine#2179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.038 [DefaultDispatcher-worker-16 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:11.039 [DefaultDispatcher-worker-16 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.039 [DefaultDispatcher-worker-16 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.039 [DefaultDispatcher-worker-16 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.039 [DefaultDispatcher-worker-9 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.039 [DefaultDispatcher-worker-9 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.040 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e38329d 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-19 14:31:11.043 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6d00d5 2025-03-19 14:31:11.043 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e6d00d5 2025-03-19 14:31:11.043 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-03-19 14:31:11.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-03-19 14:31:11.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-19 14:31:11.054 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-03-19 14:31:11.073 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-03-19 14:31:11.073 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.074 [Test worker @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-03-19 14:31:11.079 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a9587e 2025-03-19 14:31:11.079 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a9587e 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5921ec 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-19 14:31:11.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:11.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:11.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-19 14:31:11.085 [DefaultDispatcher-worker-4 @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-03-19 14:31:11.086 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6ebe3b 2025-03-19 14:31:11.086 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6ebe3b 2025-03-19 14:31:11.088 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b51330e 2025-03-19 14:31:11.088 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b51330e 2025-03-19 14:31:11.093 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@e53b400 2025-03-19 14:31:11.094 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@e53b400 2025-03-19 14:31:11.098 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2771c 2025-03-19 14:31:11.098 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2771c 2025-03-19 14:31:11.101 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f179ef7 2025-03-19 14:31:11.107 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f179ef7 2025-03-19 14:31:11.109 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1c0358 2025-03-19 14:31:11.109 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1c0358 2025-03-19 14:31:11.114 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7c4b4f 2025-03-19 14:31:11.114 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7c4b4f 2025-03-19 14:31:11.117 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860cb0b 2025-03-19 14:31:11.117 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860cb0b 2025-03-19 14:31:11.117 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.120 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:11.129 [Test worker @coroutine#2203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:11.131 [Test worker @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:11.133 [DefaultDispatcher-worker-12 @coroutine#2209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.134 [DefaultDispatcher-worker-12 @coroutine#2209] 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:58543/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:11.134 [DefaultDispatcher-worker-12 @coroutine#2209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.134 [DefaultDispatcher-worker-12 @coroutine#2209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58543/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:11.137 [DefaultDispatcher-worker-7 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:11.138 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.138 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.138 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.148 [DefaultDispatcher-worker-22 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.148 [DefaultDispatcher-worker-22 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.147 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@797c67c 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-19 14:31:11.152 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.152 [DefaultDispatcher-worker-5 @coroutine#2209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.153 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.156 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@753eee96 2025-03-19 14:31:11.156 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@753eee96 2025-03-19 14:31:11.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2025-03-19 14:31:11.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2025-03-19 14:31:11.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-19 14:31:11.159 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2025-03-19 14:31:11.159 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf90e41 2025-03-19 14:31:11.159 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf90e41 2025-03-19 14:31:11.162 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc685e6 2025-03-19 14:31:11.162 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc685e6 2025-03-19 14:31:11.164 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac4047a 2025-03-19 14:31:11.164 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac4047a 2025-03-19 14:31:11.167 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@388c17ea 2025-03-19 14:31:11.167 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@388c17ea 2025-03-19 14:31:11.169 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb49dbc 2025-03-19 14:31:11.169 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb49dbc 2025-03-19 14:31:11.172 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d099 2025-03-19 14:31:11.172 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4016d099 2025-03-19 14:31:11.174 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aebfb35 2025-03-19 14:31:11.174 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aebfb35 2025-03-19 14:31:11.175 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2025-03-19 14:31:11.177 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@28094c5 2025-03-19 14:31:11.177 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@28094c5 2025-03-19 14:31:11.177 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.181 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2025-03-19 14:31:11.183 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.183 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-19 14:31:11.184 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f9508d 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.185 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.186 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.186 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.186 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b8c7b3 2025-03-19 14:31:11.186 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b8c7b3 2025-03-19 14:31:11.186 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.186 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.187 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.187 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.187 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.187 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.188 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.189 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@297f3d34 2025-03-19 14:31:11.189 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@297f3d34 2025-03-19 14:31:11.191 [DefaultDispatcher-worker-16 @coroutine#2231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-19 14:31:11.191 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d40acc3 2025-03-19 14:31:11.191 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d40acc3 2025-03-19 14:31:11.192 [DefaultDispatcher-worker-19 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2025-03-19 14:31:11.193 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:11.193 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:11.193 [DefaultDispatcher-worker-16 @coroutine#2231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-19 14:31:11.194 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6842370f 2025-03-19 14:31:11.194 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6842370f 2025-03-19 14:31:11.196 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@926f0eb 2025-03-19 14:31:11.196 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@926f0eb 2025-03-19 14:31:11.198 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0fa66 2025-03-19 14:31:11.198 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0fa66 2025-03-19 14:31:11.201 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@716e632d 2025-03-19 14:31:11.201 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@716e632d 2025-03-19 14:31:11.203 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@86dc840 2025-03-19 14:31:11.203 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@86dc840 2025-03-19 14:31:11.206 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f2c00e 2025-03-19 14:31:11.206 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f2c00e 2025-03-19 14:31:11.206 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.218 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:11.226 [DefaultDispatcher-worker-16 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:11.228 [DefaultDispatcher-worker-16 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:11.229 [DefaultDispatcher-worker-17 @coroutine#2238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.229 [DefaultDispatcher-worker-17 @coroutine#2238] 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-03-19 14:31:11.229 [DefaultDispatcher-worker-17 @coroutine#2238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.229 [DefaultDispatcher-worker-17 @coroutine#2238] 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-03-19 14:31:11.230 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.230 [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/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 14:31:11.230 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.235 [DefaultDispatcher-worker-12 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:11.235 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.235 [DefaultDispatcher-worker-12 @coroutine#2237] 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-03-19 14:31:11.235 [DefaultDispatcher-worker-12 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.236 [DefaultDispatcher-worker-7 @coroutine#2231] 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-03-19 14:31:11.236 [DefaultDispatcher-worker-22 @coroutine#2238] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24facb47 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-19 14:31:11.241 [DefaultDispatcher-worker-11 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-19 14:31:11.258 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.265 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1710c1fe 2025-03-19 14:31:11.265 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1710c1fe 2025-03-19 14:31:11.270 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d73d6c 2025-03-19 14:31:11.270 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d73d6c 2025-03-19 14:31:11.276 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de8aa8e 2025-03-19 14:31:11.276 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de8aa8e 2025-03-19 14:31:11.283 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ea3757 2025-03-19 14:31:11.283 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ea3757 2025-03-19 14:31:11.290 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@49640285 2025-03-19 14:31:11.290 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@49640285 2025-03-19 14:31:11.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.293 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@69786a98 2025-03-19 14:31:11.293 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@69786a98 2025-03-19 14:31:11.293 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.295 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@311c01e3 2025-03-19 14:31:11.295 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@311c01e3 2025-03-19 14:31:11.299 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f95e 2025-03-19 14:31:11.299 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2357f95e 2025-03-19 14:31:11.301 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c5c818 2025-03-19 14:31:11.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c5c818 2025-03-19 14:31:11.303 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.305 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d900344 2025-03-19 14:31:11.305 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d900344 2025-03-19 14:31:11.308 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@29af922e 2025-03-19 14:31:11.308 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@29af922e 2025-03-19 14:31:11.305 [DefaultDispatcher-worker-2 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.308 [DefaultDispatcher-worker-2 @coroutine#2252] 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:58893/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:11.308 [DefaultDispatcher-worker-2 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.308 [DefaultDispatcher-worker-2 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58893/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:11.308 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dc95af 2025-03-19 14:31:11.308 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@51dc95af 2025-03-19 14:31:11.308 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.311 [DefaultDispatcher-worker-19 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.311 [DefaultDispatcher-worker-19 @coroutine#2252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.311 [DefaultDispatcher-worker-21 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.311 [DefaultDispatcher-worker-21 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.311 [DefaultDispatcher-worker-21 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.311 [DefaultDispatcher-worker-21 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.312 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad097f 2025-03-19 14:31:11.312 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad097f 2025-03-19 14:31:11.314 [Test worker @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.314 [DefaultDispatcher-worker-21 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.314 [DefaultDispatcher-worker-21 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.314 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ac80bd 2025-03-19 14:31:11.314 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ac80bd 2025-03-19 14:31:11.317 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0b27cf 2025-03-19 14:31:11.317 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0b27cf 2025-03-19 14:31:11.319 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0f0a2 2025-03-19 14:31:11.319 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0f0a2 2025-03-19 14:31:11.322 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82f630 2025-03-19 14:31:11.322 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82f630 2025-03-19 14:31:11.324 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@183f3675 2025-03-19 14:31:11.324 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@183f3675 2025-03-19 14:31:11.324 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.325 [DefaultDispatcher-worker-21 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.332 [DefaultDispatcher-worker-5 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.344 [DefaultDispatcher-worker-1 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.349 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:11.351 [DefaultDispatcher-worker-5 @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.353 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@55686b97 2025-03-19 14:31:11.353 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@55686b97 2025-03-19 14:31:11.358 [DefaultDispatcher-worker-19 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.361 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5baf8f4a 2025-03-19 14:31:11.361 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5baf8f4a 2025-03-19 14:31:11.364 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9000e7 2025-03-19 14:31:11.364 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9000e7 2025-03-19 14:31:11.366 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a928571 2025-03-19 14:31:11.366 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a928571 2025-03-19 14:31:11.369 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c306167 2025-03-19 14:31:11.369 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c306167 2025-03-19 14:31:11.370 [DefaultDispatcher-worker-17 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.371 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc27a74 2025-03-19 14:31:11.371 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bc27a74 2025-03-19 14:31:11.374 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@748ac0d3 2025-03-19 14:31:11.374 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@748ac0d3 2025-03-19 14:31:11.376 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abd7a3e 2025-03-19 14:31:11.376 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abd7a3e 2025-03-19 14:31:11.379 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@75890757 2025-03-19 14:31:11.379 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@75890757 2025-03-19 14:31:11.379 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-19 14:31:11.380 [DefaultDispatcher-worker-17 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.394 [DefaultDispatcher-worker-6 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.403 [DefaultDispatcher-worker-16 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.405 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.405 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 14:31:11.405 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.411 [DefaultDispatcher-worker-17 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.411 [DefaultDispatcher-worker-17 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.417 [DefaultDispatcher-worker-17 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58893/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 14:31:11.417 [DefaultDispatcher-worker-17 @coroutine#2281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58893/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:11.418 [DefaultDispatcher-worker-17 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 14:31:11.418 [DefaultDispatcher-worker-17 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-19 14:31:11.418 [DefaultDispatcher-worker-17 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 14:31:11.421 [DefaultDispatcher-worker-22 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 14:31:11.421 [DefaultDispatcher-worker-22 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 14:31:11.460 [DefaultDispatcher-worker-21 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bab373c 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-19 14:31:11.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-19 14:31:11.488 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.497 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.498 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.500 [DefaultDispatcher-worker-16 @coroutine#2304] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.500 [DefaultDispatcher-worker-16 @coroutine#2304] 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:34323/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:11.500 [DefaultDispatcher-worker-16 @coroutine#2304] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.500 [DefaultDispatcher-worker-16 @coroutine#2304] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34323/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:11.502 [DefaultDispatcher-worker-20 @coroutine#2304] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.503 [DefaultDispatcher-worker-20 @coroutine#2304] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.507 [DefaultDispatcher-worker-9 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.508 [DefaultDispatcher-worker-9 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.508 [DefaultDispatcher-worker-9 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.508 [DefaultDispatcher-worker-9 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.509 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ddfac 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-19 14:31:11.511 [DefaultDispatcher-worker-18 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.511 [DefaultDispatcher-worker-18 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-03-19 14:31:11.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-03-19 14:31:11.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-19 14:31:11.514 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-03-19 14:31:11.524 [Test worker @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-03-19 14:31:11.525 [Test worker @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-03-19 14:31:11.531 [DefaultDispatcher-worker-1 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecd6861 2025-03-19 14:31:11.533 [DefaultDispatcher-worker-20 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.539 [DefaultDispatcher-worker-15 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.545 [DefaultDispatcher-worker-5 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.550 [DefaultDispatcher-worker-21 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.567 [DefaultDispatcher-worker-3 @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.568 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.574 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe3218d 2025-03-19 14:31:11.574 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe3218d 2025-03-19 14:31:11.581 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7124d001 2025-03-19 14:31:11.581 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7124d001 2025-03-19 14:31:11.582 [DefaultDispatcher-worker-6 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.587 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@751b4afd 2025-03-19 14:31:11.587 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@751b4afd 2025-03-19 14:31:11.588 [DefaultDispatcher-worker-5 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.593 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3019da3a 2025-03-19 14:31:11.594 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3019da3a 2025-03-19 14:31:11.594 [DefaultDispatcher-worker-15 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.595 [DefaultDispatcher-worker-18 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:11.595 [DefaultDispatcher-worker-18 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.595 [DefaultDispatcher-worker-18 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.595 [DefaultDispatcher-worker-18 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.596 [DefaultDispatcher-worker-4 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.596 [DefaultDispatcher-worker-4 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.598 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@56906afd 2025-03-19 14:31:11.598 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@56906afd 2025-03-19 14:31:11.601 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e30cf6 2025-03-19 14:31:11.601 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e30cf6 2025-03-19 14:31:11.604 [DefaultDispatcher-worker-8 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.605 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e80e295 2025-03-19 14:31:11.605 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e80e295 2025-03-19 14:31:11.610 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50362575 2025-03-19 14:31:11.610 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@50362575 2025-03-19 14:31:11.613 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.614 [DefaultDispatcher-worker-7 @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:11.616 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a46a0c 2025-03-19 14:31:11.616 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a46a0c 2025-03-19 14:31:11.616 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.618 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cd42db 2025-03-19 14:31:11.618 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cd42db 2025-03-19 14:31:11.622 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0abed2 2025-03-19 14:31:11.622 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0abed2 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61b6f287 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-19 14:31:11.626 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@193529ab 2025-03-19 14:31:11.626 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@193529ab 2025-03-19 14:31:11.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-19 14:31:11.632 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c37b4e9 2025-03-19 14:31:11.632 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c37b4e9 2025-03-19 14:31:11.642 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2595ee2e 2025-03-19 14:31:11.642 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2595ee2e 2025-03-19 14:31:11.646 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da12860 2025-03-19 14:31:11.646 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da12860 2025-03-19 14:31:11.652 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de92c0e 2025-03-19 14:31:11.652 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de92c0e 2025-03-19 14:31:11.655 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c184ba6 2025-03-19 14:31:11.655 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c184ba6 2025-03-19 14:31:11.662 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f63695 2025-03-19 14:31:11.662 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f63695 2025-03-19 14:31:11.662 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.664 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.678 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.679 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.682 [DefaultDispatcher-worker-21 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.682 [DefaultDispatcher-worker-21 @coroutine#2349] 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:33713/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:11.682 [DefaultDispatcher-worker-21 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.682 [DefaultDispatcher-worker-21 @coroutine#2349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33713/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:11.686 [DefaultDispatcher-worker-6 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.686 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.686 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.686 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.688 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6527f68a 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-19 14:31:11.696 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.696 [DefaultDispatcher-worker-5 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.696 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.696 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-03-19 14:31:11.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-03-19 14:31:11.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-19 14:31:11.703 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-03-19 14:31:11.712 [Test worker @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-03-19 14:31:11.714 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-03-19 14:31:11.719 [DefaultDispatcher-worker-16 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:11.719 [DefaultDispatcher-worker-16 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.719 [DefaultDispatcher-worker-16 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.719 [DefaultDispatcher-worker-16 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.720 [DefaultDispatcher-worker-5 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b0ff24 2025-03-19 14:31:11.723 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.723 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.726 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:11.727 [DefaultDispatcher-worker-18 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.731 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e395c2 2025-03-19 14:31:11.731 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e395c2 2025-03-19 14:31:11.733 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24670e 2025-03-19 14:31:11.733 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b24670e 2025-03-19 14:31:11.735 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bfeb2 2025-03-19 14:31:11.735 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1bfeb2 2025-03-19 14:31:11.737 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a196d35 2025-03-19 14:31:11.737 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a196d35 2025-03-19 14:31:11.739 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@532db031 2025-03-19 14:31:11.739 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@532db031 2025-03-19 14:31:11.740 [DefaultDispatcher-worker-13 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.741 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf9a14d 2025-03-19 14:31:11.741 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf9a14d 2025-03-19 14:31:11.743 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2722ee 2025-03-19 14:31:11.743 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2722ee 2025-03-19 14:31:11.746 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a36927a 2025-03-19 14:31:11.746 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a36927a 2025-03-19 14:31:11.747 [DefaultDispatcher-worker-3 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.749 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74240f35 2025-03-19 14:31:11.749 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@74240f35 2025-03-19 14:31:11.749 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-19 14:31:11.754 [DefaultDispatcher-worker-1 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.757 [DefaultDispatcher-worker-7 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.757 [DefaultDispatcher-worker-7 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 14:31:11.757 [DefaultDispatcher-worker-7 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.760 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.760 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-19 14:31:11.760 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33713/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-19 14:31:11.760 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33713/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:11.761 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 14:31:11.761 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-19 14:31:11.761 [DefaultDispatcher-worker-10 @coroutine#2381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 14:31:11.765 [DefaultDispatcher-worker-7 @coroutine#2381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 14:31:11.765 [DefaultDispatcher-worker-7 @coroutine#2381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-19 14:31:11.786 [DefaultDispatcher-worker-5 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3708f0 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-19 14:31:11.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-19 14:31:11.802 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.807 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f58a3ed 2025-03-19 14:31:11.808 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f58a3ed 2025-03-19 14:31:11.813 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@319f4a76 2025-03-19 14:31:11.813 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@319f4a76 2025-03-19 14:31:11.814 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.817 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a0c89d 2025-03-19 14:31:11.817 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a0c89d 2025-03-19 14:31:11.823 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a2404d 2025-03-19 14:31:11.823 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a2404d 2025-03-19 14:31:11.829 [Test worker @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.830 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9fc27f 2025-03-19 14:31:11.830 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9fc27f 2025-03-19 14:31:11.832 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4198f5a0 2025-03-19 14:31:11.832 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4198f5a0 2025-03-19 14:31:11.835 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.836 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.836 [DefaultDispatcher-worker-14 @coroutine#2406] 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:43335/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:11.836 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.836 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:11.843 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@724f292e 2025-03-19 14:31:11.843 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@724f292e 2025-03-19 14:31:11.845 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.845 [DefaultDispatcher-worker-14 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:11.847 [DefaultDispatcher-worker-22 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.847 [DefaultDispatcher-worker-22 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.847 [DefaultDispatcher-worker-22 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.847 [DefaultDispatcher-worker-22 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.848 [DefaultDispatcher-worker-20 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.848 [DefaultDispatcher-worker-20 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.848 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@108dbf02 2025-03-19 14:31:11.848 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@108dbf02 2025-03-19 14:31:11.850 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a744e32 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.851 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f51b56 2025-03-19 14:31:11.851 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f51b56 2025-03-19 14:31:11.851 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-19 14:31:11.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@252f00ba 2025-03-19 14:31:11.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@252f00ba 2025-03-19 14:31:11.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-19 14:31:11.856 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252f00ba 2025-03-19 14:31:11.865 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252f00ba 2025-03-19 14:31:11.867 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252f00ba 2025-03-19 14:31:11.878 [DefaultDispatcher-worker-16 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/auth/register 2025-03-19 14:31:11.878 [DefaultDispatcher-worker-16 @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.localdomain:43335/auth/register. 2025-03-19 14:31:11.878 [DefaultDispatcher-worker-16 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/auth/register 2025-03-19 14:31:11.878 [DefaultDispatcher-worker-16 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43335/auth/register from class io.ktor.http.content.TextContent 2025-03-19 14:31:11.878 [DefaultDispatcher-worker-7 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252f00ba 2025-03-19 14:31:11.879 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/auth/register 2025-03-19 14:31:11.879 [DefaultDispatcher-worker-7 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/auth/register 2025-03-19 14:31:11.895 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.899 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dae4663 2025-03-19 14:31:11.899 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dae4663 2025-03-19 14:31:11.906 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3369bfa6 2025-03-19 14:31:11.906 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3369bfa6 2025-03-19 14:31:11.908 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@37562d13 2025-03-19 14:31:11.908 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@37562d13 2025-03-19 14:31:11.909 [DefaultDispatcher-worker-16 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:11.909 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.909 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:11.909 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.910 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.910 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:11.911 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7254b59d 2025-03-19 14:31:11.911 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7254b59d 2025-03-19 14:31:11.914 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8668ea 2025-03-19 14:31:11.914 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8668ea 2025-03-19 14:31:11.916 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ec6473 2025-03-19 14:31:11.916 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ec6473 2025-03-19 14:31:11.919 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d4e7a8 2025-03-19 14:31:11.919 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d4e7a8 2025-03-19 14:31:11.919 [DefaultDispatcher-worker-16 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43335/auth/register. 2025-03-19 14:31:11.919 [DefaultDispatcher-worker-16 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43335/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:11.921 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@127b4ad2 2025-03-19 14:31:11.921 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@127b4ad2 2025-03-19 14:31:11.924 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c34b14f 2025-03-19 14:31:11.924 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c34b14f 2025-03-19 14:31:11.924 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.956 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:11.956 [DefaultDispatcher-worker-18 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.958 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-03-19 14:31:11.959 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8f623e 2025-03-19 14:31:11.966 [DefaultDispatcher-worker-13 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:11.967 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-03-19 14:31:11.967 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7548833f 2025-03-19 14:31:11.969 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-03-19 14:31:11.969 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7177094e 2025-03-19 14:31:11.973 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-03-19 14:31:11.973 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758904 2025-03-19 14:31:11.975 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-03-19 14:31:11.975 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@346b8326 2025-03-19 14:31:11.978 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-03-19 14:31:11.978 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bbfef 2025-03-19 14:31:11.981 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-03-19 14:31:11.981 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cffeb79 2025-03-19 14:31:11.983 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-03-19 14:31:11.983 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@545a764b 2025-03-19 14:31:11.986 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-03-19 14:31:11.986 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc0ad55 2025-03-19 14:31:11.986 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-19 14:31:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-19 14:31:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:11.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@472dc215 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:11.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:11.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-19 14:31:11.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:11.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:11.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-19 14:31:12.012 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:12.021 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:12.022 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:12.025 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.025 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-19 14:31:12.025 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.025 [DefaultDispatcher-worker-18 @coroutine#2445] 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-03-19 14:31:12.030 [DefaultDispatcher-worker-1 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.030 [DefaultDispatcher-worker-1 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.031 [DefaultDispatcher-worker-12 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:12.031 [DefaultDispatcher-worker-12 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.031 [DefaultDispatcher-worker-12 @coroutine#2444] 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-03-19 14:31:12.031 [DefaultDispatcher-worker-12 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.032 [DefaultDispatcher-worker-15 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.032 [DefaultDispatcher-worker-15 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.037 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:12.042 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:12.048 [DefaultDispatcher-worker-17 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:12.049 [DefaultDispatcher-worker-17 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.049 [DefaultDispatcher-worker-17 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.049 [DefaultDispatcher-worker-17 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.051 [DefaultDispatcher-worker-4 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.051 [DefaultDispatcher-worker-4 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.063 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4 2025-03-19 14:31:12.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-03-19 14:31:12.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-03-19 14:31:12.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.065 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37bac0f4: (connection evicted) 2025-03-19 14:31:12.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-03-19 14:31:12.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-03-19 14:31:12.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457dc809 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-19 14:31:12.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-19 14:31:12.079 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.094 [Test worker @coroutine#2469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.100 [Test worker @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.101 [DefaultDispatcher-worker-7 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.101 [DefaultDispatcher-worker-7 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-19 14:31:12.101 [DefaultDispatcher-worker-7 @coroutine#2475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.101 [DefaultDispatcher-worker-7 @coroutine#2475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:12.106 [DefaultDispatcher-worker-20 @coroutine#2475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.106 [DefaultDispatcher-worker-20 @coroutine#2475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.111 [DefaultDispatcher-worker-17 @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.111 [DefaultDispatcher-worker-17 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.111 [DefaultDispatcher-worker-17 @coroutine#2474] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-19 14:31:12.111 [DefaultDispatcher-worker-17 @coroutine#2474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.112 [DefaultDispatcher-worker-1 @coroutine#2474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.112 [DefaultDispatcher-worker-1 @coroutine#2474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.114 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.123 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.126 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2025-03-19 14:31:12.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-03-19 14:31:12.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-03-19 14:31:12.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.134 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7: (connection evicted) 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.135 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-03-19 14:31:12.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fd1179 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-19 14:31:12.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-19 14:31:12.144 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.157 [DefaultDispatcher-worker-6 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:12.157 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.157 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.157 [DefaultDispatcher-worker-6 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.160 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.161 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.161 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.165 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.168 [DefaultDispatcher-worker-20 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.168 [DefaultDispatcher-worker-20 @coroutine#2505] 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-03-19 14:31:12.168 [DefaultDispatcher-worker-20 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.168 [DefaultDispatcher-worker-20 @coroutine#2505] 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-03-19 14:31:12.172 [DefaultDispatcher-worker-22 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.172 [DefaultDispatcher-worker-22 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.172 [DefaultDispatcher-worker-2 @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.175 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.175 [DefaultDispatcher-worker-2 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.175 [DefaultDispatcher-worker-2 @coroutine#2504] 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-03-19 14:31:12.175 [DefaultDispatcher-worker-2 @coroutine#2504] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.177 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.177 [DefaultDispatcher-worker-7 @coroutine#2504] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.177 [DefaultDispatcher-worker-7 @coroutine#2504] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.179 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.182 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.184 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.187 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.189 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28 2025-03-19 14:31:12.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-03-19 14:31:12.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-03-19 14:31:12.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.191 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e08ed28: (connection evicted) 2025-03-19 14:31:12.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-03-19 14:31:12.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-03-19 14:31:12.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9423344 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-19 14:31:12.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-19 14:31:12.196 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.205 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.206 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.208 [DefaultDispatcher-worker-2 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.208 [DefaultDispatcher-worker-2 @coroutine#2543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-19 14:31:12.208 [DefaultDispatcher-worker-2 @coroutine#2543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.208 [DefaultDispatcher-worker-2 @coroutine#2543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:12.211 [DefaultDispatcher-worker-11 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.211 [DefaultDispatcher-worker-11 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.211 [DefaultDispatcher-worker-11 @coroutine#2542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-19 14:31:12.211 [DefaultDispatcher-worker-11 @coroutine#2542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.213 [DefaultDispatcher-worker-2 @coroutine#2543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.213 [DefaultDispatcher-worker-2 @coroutine#2543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.215 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.217 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.218 [DefaultDispatcher-worker-11 @coroutine#2542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.218 [DefaultDispatcher-worker-11 @coroutine#2542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.220 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2025-03-19 14:31:12.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-03-19 14:31:12.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-03-19 14:31:12.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.225 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d8da77: (connection evicted) 2025-03-19 14:31:12.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-03-19 14:31:12.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@baf87a5 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-19 14:31:12.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-19 14:31:12.230 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.243 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.245 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.246 [DefaultDispatcher-worker-15 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.246 [DefaultDispatcher-worker-15 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-19 14:31:12.246 [DefaultDispatcher-worker-15 @coroutine#2575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.246 [DefaultDispatcher-worker-15 @coroutine#2575] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:12.247 [DefaultDispatcher-worker-21 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:12.248 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.248 [DefaultDispatcher-worker-21 @coroutine#2237] 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-03-19 14:31:12.248 [DefaultDispatcher-worker-21 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.248 [DefaultDispatcher-worker-20 @coroutine#2575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.248 [DefaultDispatcher-worker-20 @coroutine#2575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.249 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.253 [DefaultDispatcher-worker-4 @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.253 [DefaultDispatcher-worker-4 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.253 [DefaultDispatcher-worker-4 @coroutine#2574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-19 14:31:12.253 [DefaultDispatcher-worker-4 @coroutine#2574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.253 [DefaultDispatcher-worker-13 @coroutine#2574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.253 [DefaultDispatcher-worker-13 @coroutine#2574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.255 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.258 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.259 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.261 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.264 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-03-19 14:31:12.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-03-19 14:31:12.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-03-19 14:31:12.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.265 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2643c33f: (connection evicted) 2025-03-19 14:31:12.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-03-19 14:31:12.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-03-19 14:31:12.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d6f951a 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-19 14:31:12.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-03-19 14:31:12.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-03-19 14:31:12.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-19 14:31:12.268 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-03-19 14:31:12.273 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-03-19 14:31:12.274 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-03-19 14:31:12.275 [DefaultDispatcher-worker-13 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.275 [DefaultDispatcher-worker-13 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-19 14:31:12.275 [DefaultDispatcher-worker-13 @coroutine#2608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.275 [DefaultDispatcher-worker-13 @coroutine#2608] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:12.276 [DefaultDispatcher-worker-2 @coroutine#2608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.276 [DefaultDispatcher-worker-2 @coroutine#2608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-19 14:31:12.279 [DefaultDispatcher-worker-16 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-03-19 14:31:12.279 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.279 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-19 14:31:12.279 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.279 [DefaultDispatcher-worker-20 @coroutine#2607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.279 [DefaultDispatcher-worker-20 @coroutine#2607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-19 14:31:12.281 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-03-19 14:31:12.282 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-03-19 14:31:12.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-03-19 14:31:12.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-03-19 14:31:12.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.283 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6: (connection evicted) 2025-03-19 14:31:12.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-03-19 14:31:12.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-03-19 14:31:12.352 [DefaultDispatcher-worker-1 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:12.352 [DefaultDispatcher-worker-1 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.352 [DefaultDispatcher-worker-1 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.352 [DefaultDispatcher-worker-1 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.353 [DefaultDispatcher-worker-1 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.353 [DefaultDispatcher-worker-1 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.516 [DefaultDispatcher-worker-16 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:12.516 [DefaultDispatcher-worker-16 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.516 [DefaultDispatcher-worker-16 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.516 [DefaultDispatcher-worker-16 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.517 [DefaultDispatcher-worker-11 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.517 [DefaultDispatcher-worker-11 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe58644 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-03-19 14:31:12.539 [Test worker @coroutine#2657] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-19 14:31:12.547 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-03-19 14:31:12.552 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-03-19 14:31:12.553 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-03-19 14:31:12.554 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-03-19 14:31:12.559 [DefaultDispatcher-worker-16 @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-03-19 14:31:12.564 [DefaultDispatcher-worker-16 @coroutine#2676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-03-19 14:31:12.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-03-19 14:31:12.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-03-19 14:31:12.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.566 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1704437b: (connection evicted) 2025-03-19 14:31:12.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-03-19 14:31:12.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-03-19 14:31:12.567 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61bfd7da 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.568 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-19 14:31:12.576 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.581 [Test worker @coroutine#2683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.582 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.583 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f89d36c 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.583 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-19 14:31:12.584 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-03-19 14:31:12.584 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-03-19 14:31:12.584 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-19 14:31:12.592 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-03-19 14:31:12.597 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-03-19 14:31:12.598 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-03-19 14:31:12.599 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-03-19 14:31:12.603 [DefaultDispatcher-worker-21 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-03-19 14:31:12.603 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:12.603 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.603 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.603 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.604 [DefaultDispatcher-worker-22 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.604 [DefaultDispatcher-worker-22 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.611 [DefaultDispatcher-worker-21 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.614 [DefaultDispatcher-worker-8 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.617 [DefaultDispatcher-worker-4 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-03-19 14:31:12.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-03-19 14:31:12.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-03-19 14:31:12.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.624 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193f5509: (connection evicted) 2025-03-19 14:31:12.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-03-19 14:31:12.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-03-19 14:31:12.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-19 14:31:12.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-19 14:31:12.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.625 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bedebe9: (connection evicted) 2025-03-19 14:31:12.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-19 14:31:12.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5687e92d 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.626 [Test worker @coroutine#2720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-19 14:31:12.634 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.639 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.640 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.641 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8488ef 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-03-19 14:31:12.641 [Test worker @coroutine#2720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-19 14:31:12.649 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-03-19 14:31:12.654 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-03-19 14:31:12.654 [Test worker @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-03-19 14:31:12.655 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-03-19 14:31:12.659 [DefaultDispatcher-worker-7 @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-03-19 14:31:12.666 [DefaultDispatcher-worker-14 @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.669 [DefaultDispatcher-worker-7 @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.672 [DefaultDispatcher-worker-13 @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-03-19 14:31:12.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-19 14:31:12.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-19 14:31:12.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.674 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3: (connection evicted) 2025-03-19 14:31:12.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-19 14:31:12.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-19 14:31:12.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-19 14:31:12.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-19 14:31:12.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.674 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56114349: (connection evicted) 2025-03-19 14:31:12.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-19 14:31:12.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a33d655 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.676 [Test worker @coroutine#2754] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-19 14:31:12.684 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.689 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.689 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.690 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.694 [DefaultDispatcher-worker-16 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.700 [DefaultDispatcher-worker-6 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:12.700 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.700 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.700 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.701 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.701 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.704 [DefaultDispatcher-worker-12 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.705 [Test worker @coroutine#2773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.708 [DefaultDispatcher-worker-7 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-03-19 14:31:12.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-19 14:31:12.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-19 14:31:12.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.719 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f45290f: (connection evicted) 2025-03-19 14:31:12.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-19 14:31:12.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19cad9f0 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.720 [Test worker @coroutine#2811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-19 14:31:12.728 [DefaultDispatcher-worker-3 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:12.728 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.728 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.728 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.729 [DefaultDispatcher-worker-10 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.729 [DefaultDispatcher-worker-10 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.732 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.737 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.737 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.738 [Test worker @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.743 [DefaultDispatcher-worker-5 @coroutine#2821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.754 [DefaultDispatcher-worker-7 @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.755 [Test worker @coroutine#2830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.759 [DefaultDispatcher-worker-12 @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-03-19 14:31:12.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-19 14:31:12.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-19 14:31:12.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.762 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3681c285: (connection evicted) 2025-03-19 14:31:12.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:12.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-19 14:31:12.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-19 14:31:12.763 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42102827 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.764 [Test worker @coroutine#2866] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-19 14:31:12.772 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.777 [Test worker @coroutine#2867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.777 [Test worker @coroutine#2869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.778 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.783 [DefaultDispatcher-worker-1 @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.793 [DefaultDispatcher-worker-7 @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.796 [DefaultDispatcher-worker-13 @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:12.869 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:12.877 [DefaultDispatcher-worker-13 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:12.877 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.877 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.877 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.880 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.880 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.917 [DefaultDispatcher-worker-22 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:12.983 [DefaultDispatcher-worker-22 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.983 [DefaultDispatcher-worker-22 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:12.983 [DefaultDispatcher-worker-22 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.987 [DefaultDispatcher-worker-21 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:12.987 [DefaultDispatcher-worker-21 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.008 [DefaultDispatcher-worker-11 @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd 2025-03-19 14:31:13.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-19 14:31:13.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-19 14:31:13.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:13.018 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d4062fd: (connection evicted) 2025-03-19 14:31:13.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:13.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-19 14:31:13.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f111e97 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:13.084 [Test worker @coroutine#2912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-19 14:31:13.088 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.088 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.088 [Test worker @coroutine#2912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-19 14:31:13.085 [DefaultDispatcher-worker-12 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:13.092 [DefaultDispatcher-worker-12 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.092 [DefaultDispatcher-worker-12 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.092 [DefaultDispatcher-worker-12 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.097 [DefaultDispatcher-worker-17 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.097 [DefaultDispatcher-worker-17 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.112 [Test worker @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.127 [Test worker @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.129 [Test worker @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.134 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.141 [Test worker @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.147 [DefaultDispatcher-worker-13 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.169 [DefaultDispatcher-worker-18 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.171 [DefaultDispatcher-worker-5 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:13.172 [DefaultDispatcher-worker-5 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.172 [DefaultDispatcher-worker-5 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.172 [DefaultDispatcher-worker-5 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.173 [DefaultDispatcher-worker-1 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.173 [DefaultDispatcher-worker-1 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.188 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:13.188 [DefaultDispatcher-worker-9 @coroutine#2912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2025-03-19 14:31:13.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-19 14:31:13.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-19 14:31:13.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:13.210 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f: (connection evicted) 2025-03-19 14:31:13.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:13.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-19 14:31:13.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ec3c0c 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:13.212 [Test worker @coroutine#2955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-19 14:31:13.213 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-19 14:31:13.213 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-19 14:31:13.213 [Test worker @coroutine#2955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-19 14:31:13.225 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-19 14:31:13.234 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-19 14:31:13.235 [Test worker @coroutine#2958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-19 14:31:13.237 [Test worker @coroutine#2960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-19 14:31:13.245 [DefaultDispatcher-worker-19 @coroutine#2962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335ff774 2025-03-19 14:31:13.257 [DefaultDispatcher-worker-10 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:13.257 [DefaultDispatcher-worker-10 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.257 [DefaultDispatcher-worker-10 @coroutine#2237] 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-03-19 14:31:13.257 [DefaultDispatcher-worker-10 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.258 [DefaultDispatcher-worker-1 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.316 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:13.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-19 14:31:13.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-19 14:31:13.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:13.339 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335ff774: (connection evicted) 2025-03-19 14:31:13.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:13.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-19 14:31:13.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d837af7 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:13.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:13.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-19 14:31:13.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-19 14:31:13.362 [DefaultDispatcher-worker-7 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:13.362 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.362 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.362 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.368 [DefaultDispatcher-worker-13 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.368 [DefaultDispatcher-worker-13 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.483 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:13.523 [DefaultDispatcher-worker-1 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:13.523 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.523 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.523 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.524 [DefaultDispatcher-worker-17 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.524 [DefaultDispatcher-worker-10 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.524 [DefaultDispatcher-worker-10 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.535 [DefaultDispatcher-worker-19 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.543 [DefaultDispatcher-worker-20 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.550 [DefaultDispatcher-worker-5 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.591 [DefaultDispatcher-worker-5 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.592 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-19 14:31:13.606 [Test worker] INFO ktor.application - Application started in 0.014 seconds. 2025-03-19 14:31:13.611 [DefaultDispatcher-worker-10 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:13.611 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.611 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.611 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.613 [DefaultDispatcher-worker-16 @coroutine#3003] INFO ktor.application - Responding at http://0.0.0.0:46815 2025-03-19 14:31:13.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8230cd 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:13.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:13.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-19 14:31:13.617 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.617 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-19 14:31:13.646 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.647 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:13.647 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.647 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:13.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-19 14:31:13.656 [eventLoopGroupProxy-19-1 @call-handler#3016] 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-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67cc5a38 2025-03-19 14:31:13.657 [eventLoopGroupProxy-19-1 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:13.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:13.658 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 14:31:13.658 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.658 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:31:13.660 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.660 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.660 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:13.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:13.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-19 14:31:13.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-19 14:31:13.664 [DefaultDispatcher-worker-14 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.664 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.664 [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:46815/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.664 [DefaultDispatcher-worker-14 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.665 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 14:31:13.665 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.667 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.667 [DefaultDispatcher-worker-3 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.676 [DefaultDispatcher-worker-2 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.682 [DefaultDispatcher-worker-1 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.691 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.691 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:13.691 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.691 [DefaultDispatcher-worker-6 @coroutine#3029] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:13.692 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 14:31:13.692 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.692 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:31:13.694 [eventLoopGroupProxy-19-2 @call-handler#3033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.694 [DefaultDispatcher-worker-20 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.694 [DefaultDispatcher-worker-20 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747216b6 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:13.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:13.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-19 14:31:13.698 [eventLoopGroupProxy-19-3 @call-handler#3038] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 14:31:13.698 [eventLoopGroupProxy-19-3 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2025-03-19 14:31:13.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2025-03-19 14:31:13.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-19 14:31:13.707 [DefaultDispatcher-worker-11 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:13.707 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.707 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.707 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.711 [DefaultDispatcher-worker-11 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.711 [DefaultDispatcher-worker-11 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.711 [DefaultDispatcher-worker-11 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.711 [DefaultDispatcher-worker-11 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.715 [eventLoopGroupProxy-19-2 @call-handler#3044] 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-03-19 14:31:13.715 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.717 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.717 [DefaultDispatcher-worker-15 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.718 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:13.719 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.719 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.723 [DefaultDispatcher-worker-7 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.729 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.729 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-19 14:31:13.729 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.729 [DefaultDispatcher-worker-17 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-19 14:31:13.731 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 14:31:13.731 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.731 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:31:13.736 [DefaultDispatcher-worker-4 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:13.736 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.736 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.736 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.736 [DefaultDispatcher-worker-10 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.740 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.740 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.740 [eventLoopGroupProxy-19-4 @call-handler#3062] 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-03-19 14:31:13.740 [eventLoopGroupProxy-19-4 @call-handler#3062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.744 [DefaultDispatcher-worker-20 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.745 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.745 [DefaultDispatcher-worker-21 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.745 [DefaultDispatcher-worker-21 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-19 14:31:13.751 [DefaultDispatcher-worker-16 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2025-03-19 14:31:13.751 [DefaultDispatcher-worker-16 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.751 [DefaultDispatcher-worker-16 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.751 [DefaultDispatcher-worker-16 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.752 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, 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-03-19 14:31:13.753 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.753 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.753 [DefaultDispatcher-worker-7 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.754 [DefaultDispatcher-worker-4 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.759 [DefaultDispatcher-worker-14 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2025-03-19 14:31:13.762 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:13.766 [DefaultDispatcher-worker-5 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@358bbbe2 2025-03-19 14:31:13.782 [DefaultDispatcher-worker-21 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.784 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 14:31:13.784 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-19 14:31:13.784 [DefaultDispatcher-worker-16 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 14:31:13.786 [eventLoopGroupProxy-19-2 @call-handler#3083] 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-03-19 14:31:13.796 [DefaultDispatcher-worker-21 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.800 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:13.808 [DefaultDispatcher-worker-11 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 14:31:13.808 [DefaultDispatcher-worker-11 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-19 14:31:13.808 [DefaultDispatcher-worker-11 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-19 14:31:13.808 [DefaultDispatcher-worker-11 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:13.808 [DefaultDispatcher-worker-11 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061121 2025-03-19 14:31:13.809 [DefaultDispatcher-worker-11 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061121. 2025-03-19 14:31:13.809 [DefaultDispatcher-worker-11 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061121 2025-03-19 14:31:13.809 [eventLoopGroupProxy-19-2 @call-handler#3087] 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-03-19 14:31:13.814 [eventLoopGroupProxy-19-2 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.815 [DefaultDispatcher-worker-14 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061121 2025-03-19 14:31:13.815 [DefaultDispatcher-worker-14 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061121 2025-03-19 14:31:13.815 [DefaultDispatcher-worker-14 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061121. 2025-03-19 14:31:13.815 [DefaultDispatcher-worker-14 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061121 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:13.822 [DefaultDispatcher-worker-22 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.822 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 14:31:13.822 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 14:31:13.822 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 14:31:13.824 [eventLoopGroupProxy-19-2 @call-handler#3091] 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-03-19 14:31:13.825 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.826 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 14:31:13.826 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 14:31:13.826 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 14:31:13.826 [DefaultDispatcher-worker-3 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:13.833 [DefaultDispatcher-worker-23 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.853 [DefaultDispatcher-worker-22 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.860 [DefaultDispatcher-worker-11 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.860 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:13.860 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/message. 2025-03-19 14:31:13.860 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:13.860 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46815/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 14:31:13.862 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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-03-19 14:31:13.863 [DefaultDispatcher-worker-21 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.863 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-19 14:31:13.863 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:31:13.872 [DefaultDispatcher-worker-16 @call-handler#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.876 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.877 [DefaultDispatcher-worker-24 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:13.877 [DefaultDispatcher-worker-24 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:13.877 [DefaultDispatcher-worker-24 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/message. 2025-03-19 14:31:13.877 [DefaultDispatcher-worker-24 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:13.882 [DefaultDispatcher-worker-5 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:13.884 [DefaultDispatcher-worker-20 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.884 [DefaultDispatcher-worker-19 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:13.885 [DefaultDispatcher-worker-19 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.885 [DefaultDispatcher-worker-19 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.885 [DefaultDispatcher-worker-19 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.885 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 14:31:13.885 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-19 14:31:13.885 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 14:31:13.886 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.886 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.886 [eventLoopGroupProxy-19-2 @call-handler#3114] 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-03-19 14:31:13.893 [DefaultDispatcher-worker-8 @coroutine#3105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.904 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 14:31:13.904 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-19 14:31:13.904 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-19 14:31:13.904 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:13.905 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061122 2025-03-19 14:31:13.905 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061122. 2025-03-19 14:31:13.905 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061122 2025-03-19 14:31:13.906 [eventLoopGroupProxy-19-2 @call-handler#3118] 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-03-19 14:31:13.907 [eventLoopGroupProxy-19-2 @call-handler#3118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.908 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061122 2025-03-19 14:31:13.908 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061122 2025-03-19 14:31:13.908 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061122. 2025-03-19 14:31:13.908 [DefaultDispatcher-worker-5 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706755222237061122 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:13.918 [DefaultDispatcher-worker-22 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.919 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 14:31:13.919 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 14:31:13.919 [DefaultDispatcher-worker-22 @coroutine#3054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 14:31:13.922 [eventLoopGroupProxy-19-2 @call-handler#3123] 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-03-19 14:31:13.923 [eventLoopGroupProxy-19-2 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.926 [DefaultDispatcher-worker-6 @coroutine#3054] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 14:31:13.926 [DefaultDispatcher-worker-6 @coroutine#3054] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync 2025-03-19 14:31:13.926 [DefaultDispatcher-worker-6 @coroutine#3054] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-19 14:31:13.926 [DefaultDispatcher-worker-6 @coroutine#3054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:13.932 [DefaultDispatcher-worker-2 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.947 [DefaultDispatcher-worker-24 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.953 [DefaultDispatcher-worker-11 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.954 [DefaultDispatcher-worker-2 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.955 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:13.955 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/message. 2025-03-19 14:31:13.955 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:13.955 [DefaultDispatcher-worker-2 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46815/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 14:31:13.957 [eventLoopGroupProxy-19-2 @call-handler#3129] 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-03-19 14:31:13.957 [eventLoopGroupProxy-19-2 @call-handler#3129] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:31:13.957 [eventLoopGroupProxy-19-2 @call-handler#3129] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:31:13.961 [DefaultDispatcher-worker-10 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.968 [DefaultDispatcher-worker-23 @call-handler#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:13.968 [eventLoopGroupProxy-19-2 @call-handler#3129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:13.969 [DefaultDispatcher-worker-23 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:13.969 [DefaultDispatcher-worker-23 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:13.969 [DefaultDispatcher-worker-23 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/message. 2025-03-19 14:31:13.969 [DefaultDispatcher-worker-23 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:13.982 [DefaultDispatcher-worker-4 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:13.997 [DefaultDispatcher-worker-5 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:13.997 [DefaultDispatcher-worker-5 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.998 [DefaultDispatcher-worker-5 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:13.998 [DefaultDispatcher-worker-5 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:13.998 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 2025-03-19 14:31:13.998 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120. 2025-03-19 14:31:13.998 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 2025-03-19 14:31:14.004 [DefaultDispatcher-worker-5 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.004 [DefaultDispatcher-worker-5 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.007 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.007 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.007 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.010 [eventLoopGroupProxy-19-2 @call-handler#3167] 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-03-19 14:31:14.014 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.014 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.014 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.014 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.014 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.014 [UI Thread @coroutine#3163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.014 [eventLoopGroupProxy-19-2 @call-handler#3167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.019 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 2025-03-19 14:31:14.019 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 2025-03-19 14:31:14.019 [eventLoopGroupProxy-19-2 @call-handler#3181] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 14:31:14.024 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 2025-03-19 14:31:14.024 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121. 2025-03-19 14:31:14.024 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 2025-03-19 14:31:14.024 [eventLoopGroupProxy-19-5 @call-handler#3186] 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-03-19 14:31:14.025 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120. 2025-03-19 14:31:14.025 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.025 [eventLoopGroupProxy-19-2 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.026 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.026 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.026 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.026 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.027 [eventLoopGroupProxy-19-6 @call-handler#3193] 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-03-19 14:31:14.027 [eventLoopGroupProxy-19-5 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.028 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.028 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.028 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.028 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.028 [eventLoopGroupProxy-19-6 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.028 [UI Thread @coroutine#3163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.028 [UI Thread @coroutine#3163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.030 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.030 [UI Thread @coroutine#3163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.031 [eventLoopGroupProxy-19-7 @call-handler#3200] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 14:31:14.032 [DefaultDispatcher-worker-24 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.038 [DefaultDispatcher-worker-22 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.044 [DefaultDispatcher-worker-22 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.049 [DefaultDispatcher-worker-2 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.053 [eventLoopGroupProxy-19-7 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.056 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 2025-03-19 14:31:14.056 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 2025-03-19 14:31:14.057 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121. 2025-03-19 14:31:14.057 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.075 [DefaultDispatcher-worker-10 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.079 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706755222237061120 2025-03-19 14:31:14.079 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706755222237061120. 2025-03-19 14:31:14.079 [UI Thread @coroutine#3209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706755222237061120 2025-03-19 14:31:14.080 [eventLoopGroupProxy-19-2 @call-handler#3211] 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-03-19 14:31:14.081 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.082 [UI Thread @coroutine#3209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706755222237061120 2025-03-19 14:31:14.082 [UI Thread @coroutine#3209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706755222237061120 2025-03-19 14:31:14.082 [UI Thread @coroutine#3209] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706755222237061120. 2025-03-19 14:31:14.082 [UI Thread @coroutine#3209] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.091 [DefaultDispatcher-worker-4 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.100 [DefaultDispatcher-worker-18 @coroutine#3209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.105 [DefaultDispatcher-worker-6 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:14.105 [DefaultDispatcher-worker-6 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.105 [DefaultDispatcher-worker-6 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:14.105 [DefaultDispatcher-worker-6 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.105 [DefaultDispatcher-worker-11 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.105 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:14.105 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/message. 2025-03-19 14:31:14.105 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:14.106 [DefaultDispatcher-worker-11 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46815/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 14:31:14.106 [DefaultDispatcher-worker-13 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.106 [DefaultDispatcher-worker-13 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.106 [eventLoopGroupProxy-19-2 @call-handler#3220] 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-03-19 14:31:14.106 [eventLoopGroupProxy-19-2 @call-handler#3220] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:31:14.106 [eventLoopGroupProxy-19-2 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:31:14.115 [DefaultDispatcher-worker-24 @call-handler#3220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:14.115 [eventLoopGroupProxy-19-2 @call-handler#3220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.117 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:14.117 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:14.117 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/message. 2025-03-19 14:31:14.117 [DefaultDispatcher-worker-6 @coroutine#3010] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.124 [DefaultDispatcher-worker-11 @coroutine#3010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.125 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706755222237061122&assignmentUid=706755222237061120&clazzUid=706755222237061120&submitterUid=706755222237061121 2025-03-19 14:31:14.125 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706755222237061122&assignmentUid=706755222237061120&clazzUid=706755222237061120&submitterUid=706755222237061121. 2025-03-19 14:31:14.125 [UI Thread @coroutine#3238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706755222237061122&assignmentUid=706755222237061120&clazzUid=706755222237061120&submitterUid=706755222237061121 2025-03-19 14:31:14.126 [eventLoopGroupProxy-19-2 @call-handler#3242] 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-03-19 14:31:14.133 [eventLoopGroupProxy-19-2 @call-handler#3242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.134 [UI Thread @coroutine#3238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706755222237061122&assignmentUid=706755222237061120&clazzUid=706755222237061120&submitterUid=706755222237061121 2025-03-19 14:31:14.134 [UI Thread @coroutine#3238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706755222237061122&assignmentUid=706755222237061120&clazzUid=706755222237061120&submitterUid=706755222237061121 2025-03-19 14:31:14.135 [UI Thread @coroutine#3238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706755222237061122&assignmentUid=706755222237061120&clazzUid=706755222237061120&submitterUid=706755222237061121. 2025-03-19 14:31:14.135 [UI Thread @coroutine#3238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706755222237061122&assignmentUid=706755222237061120&clazzUid=706755222237061120&submitterUid=706755222237061121 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.143 [DefaultDispatcher-worker-13 @coroutine#3238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.151 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/PersonDao/getNamesByUid?uid=706755222237061121 2025-03-19 14:31:14.151 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/PersonDao/getNamesByUid?uid=706755222237061121. 2025-03-19 14:31:14.151 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/PersonDao/getNamesByUid?uid=706755222237061121 2025-03-19 14:31:14.152 [eventLoopGroupProxy-19-2 @call-handler#3260] 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-03-19 14:31:14.152 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.152 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.152 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.152 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706755222237061120 2025-03-19 14:31:14.152 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706755222237061120. 2025-03-19 14:31:14.152 [UI Thread @coroutine#3261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706755222237061120 2025-03-19 14:31:14.152 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.152 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.152 [UI Thread @coroutine#3263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.153 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.153 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.153 [UI Thread @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.153 [eventLoopGroupProxy-19-6 @call-handler#3275] 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-03-19 14:31:14.156 [eventLoopGroupProxy-19-5 @call-handler#3278] 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-03-19 14:31:14.158 [eventLoopGroupProxy-19-7 @call-handler#3282] 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-03-19 14:31:14.158 [eventLoopGroupProxy-19-5 @call-handler#3278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.162 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.162 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.162 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.162 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.164 [eventLoopGroupProxy-19-7 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.166 [eventLoopGroupProxy-19-6 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.166 [UI Thread @coroutine#3261] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706755222237061120 2025-03-19 14:31:14.166 [UI Thread @coroutine#3261] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706755222237061120 2025-03-19 14:31:14.167 [UI Thread @coroutine#3261] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706755222237061120. 2025-03-19 14:31:14.167 [UI Thread @coroutine#3261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.167 [eventLoopGroupProxy-19-2 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.167 [UI Thread @coroutine#3263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.167 [UI Thread @coroutine#3263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.167 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.168 [UI Thread @coroutine#3263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.171 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/PersonDao/getNamesByUid?uid=706755222237061121 2025-03-19 14:31:14.171 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/PersonDao/getNamesByUid?uid=706755222237061121 2025-03-19 14:31:14.172 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/PersonDao/getNamesByUid?uid=706755222237061121. 2025-03-19 14:31:14.172 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/PersonDao/getNamesByUid?uid=706755222237061121 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.172 [eventLoopGroupProxy-19-8 @call-handler#3290] 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-03-19 14:31:14.175 [DefaultDispatcher-worker-9 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.178 [DefaultDispatcher-worker-12 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:14.179 [DefaultDispatcher-worker-12 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.179 [DefaultDispatcher-worker-12 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:14.179 [DefaultDispatcher-worker-12 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.179 [eventLoopGroupProxy-19-8 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.180 [DefaultDispatcher-worker-1 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.180 [DefaultDispatcher-worker-1 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.180 [UI Thread @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.180 [UI Thread @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.180 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.180 [UI Thread @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.181 [DefaultDispatcher-worker-6 @coroutine#3261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.195 [DefaultDispatcher-worker-22 @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.202 [DefaultDispatcher-worker-4 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.208 [DefaultDispatcher-worker-3 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.222 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061122 2025-03-19 14:31:14.222 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061122. 2025-03-19 14:31:14.222 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061122 2025-03-19 14:31:14.225 [eventLoopGroupProxy-19-2 @call-handler#3303] 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-03-19 14:31:14.232 [eventLoopGroupProxy-19-2 @call-handler#3303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.237 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061122 2025-03-19 14:31:14.237 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061122 2025-03-19 14:31:14.237 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061122. 2025-03-19 14:31:14.237 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061122 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.245 [DefaultDispatcher-worker-8 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.247 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/PersonDao/findByUidAsync?uid=706755222237061121 2025-03-19 14:31:14.247 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidAsync?uid=706755222237061121. 2025-03-19 14:31:14.248 [UI Thread @coroutine#3300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/PersonDao/findByUidAsync?uid=706755222237061121 2025-03-19 14:31:14.250 [eventLoopGroupProxy-19-2 @call-handler#3307] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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-03-19 14:31:14.253 [eventLoopGroupProxy-19-2 @call-handler#3307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.257 [UI Thread @coroutine#3300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/PersonDao/findByUidAsync?uid=706755222237061121 2025-03-19 14:31:14.257 [UI Thread @coroutine#3300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidAsync?uid=706755222237061121 2025-03-19 14:31:14.257 [UI Thread @coroutine#3300] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/PersonDao/findByUidAsync?uid=706755222237061121. 2025-03-19 14:31:14.257 [UI Thread @coroutine#3300] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/PersonDao/findByUidAsync?uid=706755222237061121 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.263 [DefaultDispatcher-worker-1 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.263 [DefaultDispatcher-worker-16 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:14.263 [DefaultDispatcher-worker-16 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.263 [DefaultDispatcher-worker-16 @coroutine#2237] 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-03-19 14:31:14.263 [DefaultDispatcher-worker-16 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.265 [DefaultDispatcher-worker-18 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.275 [DefaultDispatcher-worker-8 @coroutine#3300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.283 [DefaultDispatcher-worker-22 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.283 [DefaultDispatcher-worker-22 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:14.283 [DefaultDispatcher-worker-22 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/message. 2025-03-19 14:31:14.283 [DefaultDispatcher-worker-22 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:14.283 [DefaultDispatcher-worker-22 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46815/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-19 14:31:14.285 [eventLoopGroupProxy-19-2 @call-handler#3314] 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-03-19 14:31:14.285 [eventLoopGroupProxy-19-2 @call-handler#3314] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(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-03-19 14:31:14.286 [eventLoopGroupProxy-19-2 @call-handler#3314] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-19 14:31:14.293 [DefaultDispatcher-worker-24 @call-handler#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2025-03-19 14:31:14.294 [eventLoopGroupProxy-19-2 @call-handler#3314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.297 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:14.297 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/replication/message 2025-03-19 14:31:14.297 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/replication/message. 2025-03-19 14:31:14.298 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.303 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 2025-03-19 14:31:14.303 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120. 2025-03-19 14:31:14.303 [UI Thread @coroutine#3337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 2025-03-19 14:31:14.304 [UI Thread @coroutine#3341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.304 [UI Thread @coroutine#3341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.304 [UI Thread @coroutine#3341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.304 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.304 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.304 [UI Thread @coroutine#3346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.304 [eventLoopGroupProxy-19-6 @call-handler#3355] 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-03-19 14:31:14.304 [eventLoopGroupProxy-19-2 @call-handler#3354] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/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-03-19 14:31:14.304 [DefaultDispatcher-worker-14 @coroutine#3030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4e235e 2025-03-19 14:31:14.305 [eventLoopGroupProxy-19-7 @call-handler#3361] 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-03-19 14:31:14.307 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.307 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.307 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.307 [UI Thread @coroutine#3369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 2025-03-19 14:31:14.307 [UI Thread @coroutine#3369] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121. 2025-03-19 14:31:14.307 [UI Thread @coroutine#3369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 2025-03-19 14:31:14.308 [eventLoopGroupProxy-19-2 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.309 [eventLoopGroupProxy-19-8 @call-handler#3373] 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-03-19 14:31:14.309 [eventLoopGroupProxy-19-7 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.309 [eventLoopGroupProxy-19-8 @call-handler#3373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.311 [UI Thread @coroutine#3337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 2025-03-19 14:31:14.311 [UI Thread @coroutine#3337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 2025-03-19 14:31:14.312 [eventLoopGroupProxy-19-6 @call-handler#3355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.312 [UI Thread @coroutine#3346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.312 [UI Thread @coroutine#3346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.312 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.312 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.312 [UI Thread @coroutine#3337] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120. 2025-03-19 14:31:14.312 [UI Thread @coroutine#3337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.312 [UI Thread @coroutine#3346] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.312 [UI Thread @coroutine#3346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.313 [UI Thread @coroutine#3341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.313 [UI Thread @coroutine#3341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 2025-03-19 14:31:14.313 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.313 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.313 [UI Thread @coroutine#3341] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120. 2025-03-19 14:31:14.313 [UI Thread @coroutine#3341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706755222237061121&assignmentUid=706755222237061120 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.317 [eventLoopGroupProxy-19-9 @call-handler#3382] 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-03-19 14:31:14.320 [eventLoopGroupProxy-19-9 @call-handler#3382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-19 14:31:14.324 [UI Thread @coroutine#3369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 2025-03-19 14:31:14.324 [UI Thread @coroutine#3369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 2025-03-19 14:31:14.324 [UI Thread @coroutine#3369] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121. 2025-03-19 14:31:14.324 [UI Thread @coroutine#3369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46815/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706755222237061120&clazzUid=706755222237061120&accountPersonUid=706755222237061121 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:14.326 [DefaultDispatcher-worker-23 @coroutine#3337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.333 [DefaultDispatcher-worker-20 @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.339 [DefaultDispatcher-worker-20 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.345 [DefaultDispatcher-worker-3 @coroutine#3341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.352 [DefaultDispatcher-worker-3 @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@738da6f2 2025-03-19 14:31:14.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-19 14:31:14.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-19 14:31:14.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:14.360 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738da6f2: (connection evicted) 2025-03-19 14:31:14.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:14.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-19 14:31:14.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-19 14:31:14.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-19 14:31:14.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-19 14:31:14.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:14.368 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f4e235e: (connection evicted) 2025-03-19 14:31:14.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:14.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-19 14:31:14.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-19 14:31:14.379 [DefaultDispatcher-worker-4 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:14.379 [DefaultDispatcher-worker-4 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.379 [DefaultDispatcher-worker-4 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:14.379 [DefaultDispatcher-worker-4 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.382 [DefaultDispatcher-worker-12 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.382 [DefaultDispatcher-worker-12 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.534 [DefaultDispatcher-worker-5 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:14.535 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.535 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:14.535 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.536 [DefaultDispatcher-worker-22 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.536 [DefaultDispatcher-worker-22 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.627 [DefaultDispatcher-worker-15 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:14.627 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.627 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:14.627 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.628 [DefaultDispatcher-worker-23 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.629 [DefaultDispatcher-worker-23 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.725 [DefaultDispatcher-worker-23 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:14.726 [DefaultDispatcher-worker-23 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.726 [DefaultDispatcher-worker-23 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:14.726 [DefaultDispatcher-worker-23 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.727 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.727 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.766 [DefaultDispatcher-worker-21 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:14.766 [DefaultDispatcher-worker-21 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.766 [DefaultDispatcher-worker-21 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:14.766 [DefaultDispatcher-worker-21 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.767 [DefaultDispatcher-worker-21 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.767 [DefaultDispatcher-worker-21 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.893 [DefaultDispatcher-worker-6 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:14.893 [DefaultDispatcher-worker-6 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.893 [DefaultDispatcher-worker-6 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:14.893 [DefaultDispatcher-worker-6 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.895 [DefaultDispatcher-worker-8 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:14.895 [DefaultDispatcher-worker-8 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.010 [DefaultDispatcher-worker-9 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:15.011 [DefaultDispatcher-worker-9 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.011 [DefaultDispatcher-worker-9 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.011 [DefaultDispatcher-worker-9 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.014 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.014 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.113 [DefaultDispatcher-worker-13 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:15.113 [DefaultDispatcher-worker-13 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.113 [DefaultDispatcher-worker-13 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.113 [DefaultDispatcher-worker-13 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.115 [DefaultDispatcher-worker-23 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.115 [DefaultDispatcher-worker-23 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.193 [DefaultDispatcher-worker-18 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:15.193 [DefaultDispatcher-worker-18 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.193 [DefaultDispatcher-worker-18 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.193 [DefaultDispatcher-worker-18 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.194 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.194 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.269 [DefaultDispatcher-worker-8 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:15.269 [DefaultDispatcher-worker-8 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.269 [DefaultDispatcher-worker-8 @coroutine#2237] 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-03-19 14:31:15.269 [DefaultDispatcher-worker-8 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.270 [DefaultDispatcher-worker-8 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.386 [DefaultDispatcher-worker-9 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:15.386 [DefaultDispatcher-worker-9 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.386 [DefaultDispatcher-worker-9 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.386 [DefaultDispatcher-worker-9 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.387 [DefaultDispatcher-worker-24 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.387 [DefaultDispatcher-worker-24 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-19 14:31:15.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-19 14:31:15.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.411 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32cfd722: (connection evicted) 2025-03-19 14:31:15.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-19 14:31:15.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec75178 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2025-03-19 14:31:15.413 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-19 14:31:15.422 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2025-03-19 14:31:15.427 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2025-03-19 14:31:15.428 [Test worker @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2025-03-19 14:31:15.429 [Test worker @coroutine#3439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fc2c39 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2025-03-19 14:31:15.429 [Test worker @coroutine#3433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-19 14:31:15.437 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2025-03-19 14:31:15.442 [Test worker @coroutine#3441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2025-03-19 14:31:15.443 [Test worker @coroutine#3443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2025-03-19 14:31:15.444 [Test worker @coroutine#3445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2025-03-19 14:31:15.447 [DefaultDispatcher-worker-20 @coroutine#3447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198 2025-03-19 14:31:15.455 [DefaultDispatcher-worker-3 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2025-03-19 14:31:15.459 [DefaultDispatcher-worker-8 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e 2025-03-19 14:31:15.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-19 14:31:15.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-19 14:31:15.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.463 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68ecc60e: (connection evicted) 2025-03-19 14:31:15.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-19 14:31:15.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-19 14:31:15.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-19 14:31:15.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-19 14:31:15.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.464 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e8fd198: (connection evicted) 2025-03-19 14:31:15.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-19 14:31:15.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6193a9e2 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.465 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-19 14:31:15.473 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.478 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.479 [Test worker @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.480 [Test worker @coroutine#3498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bd552f7 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.480 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-19 14:31:15.481 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4158b72f 2025-03-19 14:31:15.481 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4158b72f 2025-03-19 14:31:15.481 [Test worker @coroutine#3493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-19 14:31:15.488 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4158b72f 2025-03-19 14:31:15.493 [Test worker @coroutine#3500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4158b72f 2025-03-19 14:31:15.494 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4158b72f 2025-03-19 14:31:15.495 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4158b72f 2025-03-19 14:31:15.499 [DefaultDispatcher-worker-15 @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4158b72f 2025-03-19 14:31:15.506 [DefaultDispatcher-worker-18 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.510 [DefaultDispatcher-worker-24 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.514 [DefaultDispatcher-worker-12 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.524 [DefaultDispatcher-worker-18 @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136d1d58 2025-03-19 14:31:15.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-19 14:31:15.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-19 14:31:15.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.526 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136d1d58: (connection evicted) 2025-03-19 14:31:15.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-19 14:31:15.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-19 14:31:15.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-19 14:31:15.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-19 14:31:15.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.526 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4158b72f: (connection evicted) 2025-03-19 14:31:15.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-19 14:31:15.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c634c0 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.527 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.528 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-19 14:31:15.528 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34 2025-03-19 14:31:15.528 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34 2025-03-19 14:31:15.528 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-19 14:31:15.536 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34 2025-03-19 14:31:15.540 [DefaultDispatcher-worker-8 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:15.540 [DefaultDispatcher-worker-8 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.540 [DefaultDispatcher-worker-8 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.540 [DefaultDispatcher-worker-8 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.541 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.541 [DefaultDispatcher-worker-5 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.542 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34 2025-03-19 14:31:15.543 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34 2025-03-19 14:31:15.543 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d96b0f 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2025-03-19 14:31:15.544 [Test worker @coroutine#3580] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-19 14:31:15.552 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2025-03-19 14:31:15.557 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2025-03-19 14:31:15.558 [Test worker @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2025-03-19 14:31:15.559 [Test worker @coroutine#3594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2025-03-19 14:31:15.563 [DefaultDispatcher-worker-11 @coroutine#3596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a592d22 2025-03-19 14:31:15.570 [DefaultDispatcher-worker-12 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34 2025-03-19 14:31:15.574 [DefaultDispatcher-worker-18 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34 2025-03-19 14:31:15.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-19 14:31:15.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-19 14:31:15.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.578 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d2bc34: (connection evicted) 2025-03-19 14:31:15.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-19 14:31:15.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-19 14:31:15.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-19 14:31:15.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-19 14:31:15.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.578 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a592d22: (connection evicted) 2025-03-19 14:31:15.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-19 14:31:15.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-19 14:31:15.579 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0e3bd 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2025-03-19 14:31:15.580 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-19 14:31:15.588 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2025-03-19 14:31:15.593 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2025-03-19 14:31:15.594 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2025-03-19 14:31:15.595 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae92511 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2025-03-19 14:31:15.595 [Test worker @coroutine#3640] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-19 14:31:15.603 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2025-03-19 14:31:15.608 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2025-03-19 14:31:15.609 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2025-03-19 14:31:15.610 [Test worker @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2025-03-19 14:31:15.614 [DefaultDispatcher-worker-15 @coroutine#3653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df8131c 2025-03-19 14:31:15.621 [DefaultDispatcher-worker-9 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2025-03-19 14:31:15.625 [DefaultDispatcher-worker-15 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10 2025-03-19 14:31:15.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-19 14:31:15.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-19 14:31:15.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.628 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d9cc10: (connection evicted) 2025-03-19 14:31:15.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-19 14:31:15.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-19 14:31:15.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-03-19 14:31:15.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-03-19 14:31:15.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.629 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df8131c: (connection evicted) 2025-03-19 14:31:15.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-03-19 14:31:15.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fda9fde 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-03-19 14:31:15.630 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-03-19 14:31:15.631 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-19 14:31:15.633 [DefaultDispatcher-worker-24 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:15.633 [DefaultDispatcher-worker-24 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.633 [DefaultDispatcher-worker-24 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.633 [DefaultDispatcher-worker-24 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.633 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.633 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.639 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-03-19 14:31:15.644 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-03-19 14:31:15.644 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-03-19 14:31:15.645 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1895f7fe 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2025-03-19 14:31:15.646 [Test worker @coroutine#3697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-19 14:31:15.653 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2025-03-19 14:31:15.658 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2025-03-19 14:31:15.659 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2025-03-19 14:31:15.660 [Test worker @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2025-03-19 14:31:15.664 [DefaultDispatcher-worker-16 @coroutine#3713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3 2025-03-19 14:31:15.671 [DefaultDispatcher-worker-21 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-03-19 14:31:15.675 [DefaultDispatcher-worker-16 @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78 2025-03-19 14:31:15.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-19 14:31:15.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-19 14:31:15.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.678 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ed7fb78: (connection evicted) 2025-03-19 14:31:15.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-19 14:31:15.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-19 14:31:15.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-19 14:31:15.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-19 14:31:15.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.679 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e77c9c3: (connection evicted) 2025-03-19 14:31:15.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-19 14:31:15.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1925b113 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.680 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-19 14:31:15.688 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.693 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.694 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.695 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8be84bf 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-03-19 14:31:15.695 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-19 14:31:15.703 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-03-19 14:31:15.708 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-03-19 14:31:15.709 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-03-19 14:31:15.710 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-03-19 14:31:15.713 [DefaultDispatcher-worker-3 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e 2025-03-19 14:31:15.720 [DefaultDispatcher-worker-19 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.724 [DefaultDispatcher-worker-10 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.727 [DefaultDispatcher-worker-2 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3 2025-03-19 14:31:15.731 [DefaultDispatcher-worker-10 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:15.731 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.731 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.731 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-19 14:31:15.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-19 14:31:15.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.731 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f053ff3: (connection evicted) 2025-03-19 14:31:15.731 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.731 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-19 14:31:15.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-19 14:31:15.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-19 14:31:15.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-19 14:31:15.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.732 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aee3d6e: (connection evicted) 2025-03-19 14:31:15.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-19 14:31:15.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57421698 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.733 [Test worker @coroutine#3820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-19 14:31:15.741 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.746 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.747 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.747 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53425450 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-19 14:31:15.748 [Test worker @coroutine#3820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-19 14:31:15.755 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-19 14:31:15.760 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-19 14:31:15.761 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-19 14:31:15.762 [Test worker @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-19 14:31:15.766 [DefaultDispatcher-worker-23 @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-19 14:31:15.770 [DefaultDispatcher-worker-5 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:15.770 [DefaultDispatcher-worker-5 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.770 [DefaultDispatcher-worker-5 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.770 [DefaultDispatcher-worker-5 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.771 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.771 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.773 [DefaultDispatcher-worker-5 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.777 [DefaultDispatcher-worker-3 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.780 [DefaultDispatcher-worker-16 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.788 [DefaultDispatcher-worker-21 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-19 14:31:15.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-19 14:31:15.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-19 14:31:15.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.790 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52813ba4: (connection evicted) 2025-03-19 14:31:15.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-19 14:31:15.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-19 14:31:15.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-19 14:31:15.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-19 14:31:15.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.791 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7222e168: (connection evicted) 2025-03-19 14:31:15.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-19 14:31:15.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ececb56 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.792 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-19 14:31:15.800 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.805 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.805 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.806 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b53172 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-19 14:31:15.807 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-19 14:31:15.814 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-19 14:31:15.819 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-19 14:31:15.820 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-19 14:31:15.821 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-19 14:31:15.825 [DefaultDispatcher-worker-10 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-19 14:31:15.832 [DefaultDispatcher-worker-18 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.836 [DefaultDispatcher-worker-5 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.837 [Test worker @coroutine#3933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-19 14:31:15.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-19 14:31:15.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-19 14:31:15.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.841 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ebe3561: (connection evicted) 2025-03-19 14:31:15.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-19 14:31:15.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-19 14:31:15.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-19 14:31:15.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-19 14:31:15.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.842 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7731fb94: (connection evicted) 2025-03-19 14:31:15.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-19 14:31:15.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68b59e2f 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.843 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-19 14:31:15.851 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.856 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.857 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.860 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.860 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a719ed 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-19 14:31:15.861 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-19 14:31:15.869 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-19 14:31:15.874 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-19 14:31:15.875 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-19 14:31:15.875 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-19 14:31:15.880 [DefaultDispatcher-worker-22 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-19 14:31:15.887 [DefaultDispatcher-worker-10 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.891 [DefaultDispatcher-worker-5 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.892 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.893 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-19 14:31:15.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-19 14:31:15.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-19 14:31:15.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.898 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035: (connection evicted) 2025-03-19 14:31:15.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-19 14:31:15.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-19 14:31:15.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-19 14:31:15.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-19 14:31:15.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.898 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@368617cd: (connection evicted) 2025-03-19 14:31:15.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-19 14:31:15.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-19 14:31:15.899 [DefaultDispatcher-worker-11 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:15.899 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.899 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:15.899 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb59485 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.899 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-19 14:31:15.900 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.900 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2025-03-19 14:31:15.900 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-19 14:31:15.907 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2025-03-19 14:31:15.912 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2025-03-19 14:31:15.913 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2025-03-19 14:31:15.914 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28cfbcc 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@b31cd6b 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@b31cd6b 2025-03-19 14:31:15.915 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-19 14:31:15.922 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b31cd6b 2025-03-19 14:31:15.927 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b31cd6b 2025-03-19 14:31:15.928 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b31cd6b 2025-03-19 14:31:15.929 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b31cd6b 2025-03-19 14:31:15.933 [DefaultDispatcher-worker-2 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b31cd6b 2025-03-19 14:31:15.940 [DefaultDispatcher-worker-17 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2025-03-19 14:31:15.944 [DefaultDispatcher-worker-3 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93 2025-03-19 14:31:15.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-19 14:31:15.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-19 14:31:15.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.982 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c9cf93: (connection evicted) 2025-03-19 14:31:15.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-19 14:31:15.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-19 14:31:15.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-19 14:31:15.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-19 14:31:15.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:15.982 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b31cd6b: (connection evicted) 2025-03-19 14:31:15.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:15.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-19 14:31:15.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-19 14:31:15.983 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f4fd04 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-19 14:31:15.984 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-19 14:31:15.992 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-19 14:31:15.997 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-19 14:31:15.998 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-19 14:31:15.999 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f2cab9 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:15.999 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-19 14:31:16.000 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-19 14:31:16.000 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-19 14:31:16.000 [Test worker @coroutine#4104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-19 14:31:16.007 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-19 14:31:16.012 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-19 14:31:16.013 [Test worker @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-19 14:31:16.014 [Test worker @coroutine#4115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-19 14:31:16.018 [DefaultDispatcher-worker-6 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:16.018 [DefaultDispatcher-worker-20 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-19 14:31:16.018 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.018 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.018 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.018 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.018 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.025 [DefaultDispatcher-worker-16 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-19 14:31:16.030 [DefaultDispatcher-worker-23 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-19 14:31:16.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-19 14:31:16.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-19 14:31:16.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.034 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eba962d: (connection evicted) 2025-03-19 14:31:16.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-19 14:31:16.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-19 14:31:16.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-19 14:31:16.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-19 14:31:16.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.034 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d: (connection evicted) 2025-03-19 14:31:16.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-19 14:31:16.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-19 14:31:16.035 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a564a61 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.036 [Test worker @coroutine#4165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-19 14:31:16.043 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.049 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.049 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.050 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.050 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2625eb84 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-03-19 14:31:16.051 [Test worker @coroutine#4165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-19 14:31:16.058 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-03-19 14:31:16.063 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-03-19 14:31:16.064 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-03-19 14:31:16.065 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-03-19 14:31:16.069 [DefaultDispatcher-worker-15 @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3725471 2025-03-19 14:31:16.076 [DefaultDispatcher-worker-7 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.080 [DefaultDispatcher-worker-19 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.081 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.082 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2 2025-03-19 14:31:16.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-19 14:31:16.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-19 14:31:16.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.086 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38d1c7d2: (connection evicted) 2025-03-19 14:31:16.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-19 14:31:16.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-19 14:31:16.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-19 14:31:16.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-19 14:31:16.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.086 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3725471: (connection evicted) 2025-03-19 14:31:16.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-19 14:31:16.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b75d640 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.087 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.088 [Test worker @coroutine#4226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-19 14:31:16.095 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.100 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.101 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.102 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.102 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27acd9a7 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-03-19 14:31:16.103 [Test worker @coroutine#4226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-19 14:31:16.110 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-03-19 14:31:16.115 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-03-19 14:31:16.116 [Test worker @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-03-19 14:31:16.117 [Test worker @coroutine#4237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-03-19 14:31:16.119 [DefaultDispatcher-worker-14 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:16.119 [DefaultDispatcher-worker-14 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.119 [DefaultDispatcher-worker-14 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.119 [DefaultDispatcher-worker-14 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.120 [DefaultDispatcher-worker-8 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.120 [DefaultDispatcher-worker-8 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.121 [DefaultDispatcher-worker-14 @coroutine#4239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1 2025-03-19 14:31:16.128 [DefaultDispatcher-worker-19 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.134 [DefaultDispatcher-worker-20 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.152 [UI Thread @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2025-03-19 14:31:16.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-19 14:31:16.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-19 14:31:16.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.164 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@532b3244: (connection evicted) 2025-03-19 14:31:16.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-19 14:31:16.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-19 14:31:16.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-19 14:31:16.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-19 14:31:16.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.168 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142f0ac1: (connection evicted) 2025-03-19 14:31:16.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-19 14:31:16.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-19 14:31:16.170 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a53cddc 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.171 [Test worker @coroutine#4321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-19 14:31:16.174 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.174 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.174 [Test worker @coroutine#4321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-19 14:31:16.200 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.205 [DefaultDispatcher-worker-15 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:16.205 [DefaultDispatcher-worker-15 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.205 [DefaultDispatcher-worker-15 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.205 [DefaultDispatcher-worker-15 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.210 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.212 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.213 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.217 [DefaultDispatcher-worker-19 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.218 [DefaultDispatcher-worker-19 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.221 [DefaultDispatcher-worker-17 @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.223 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.248 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-19 14:31:16.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-19 14:31:16.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-19 14:31:16.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.268 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54422189: (connection evicted) 2025-03-19 14:31:16.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-19 14:31:16.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27df971b 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.271 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-19 14:31:16.272 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-03-19 14:31:16.272 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-03-19 14:31:16.272 [Test worker @coroutine#4357] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-19 14:31:16.277 [DefaultDispatcher-worker-8 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:16.277 [DefaultDispatcher-worker-8 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.277 [DefaultDispatcher-worker-8 @coroutine#2237] 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-03-19 14:31:16.277 [DefaultDispatcher-worker-8 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.278 [DefaultDispatcher-worker-13 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.286 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-03-19 14:31:16.295 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-03-19 14:31:16.296 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-03-19 14:31:16.298 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363b7709 2025-03-19 14:31:16.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-19 14:31:16.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-19 14:31:16.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:16.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-19 14:31:16.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c934077 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.307 [Test worker @coroutine#4388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-19 14:31:16.308 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b409bb 2025-03-19 14:31:16.308 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b409bb 2025-03-19 14:31:16.308 [Test worker @coroutine#4388] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-19 14:31:16.324 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b409bb 2025-03-19 14:31:16.332 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b409bb 2025-03-19 14:31:16.334 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b409bb 2025-03-19 14:31:16.335 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b409bb 2025-03-19 14:31:16.345 [DefaultDispatcher-worker-2 @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b409bb 2025-03-19 14:31:16.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-19 14:31:16.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-19 14:31:16.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.349 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b409bb: (connection evicted) 2025-03-19 14:31:16.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-19 14:31:16.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f03ab0 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.351 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-19 14:31:16.359 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@489ec791 2025-03-19 14:31:16.359 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@489ec791 2025-03-19 14:31:16.359 [Test worker @coroutine#4419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-19 14:31:16.376 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489ec791 2025-03-19 14:31:16.391 [Test worker @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489ec791 2025-03-19 14:31:16.393 [Test worker @coroutine#4422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489ec791 2025-03-19 14:31:16.397 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489ec791 2025-03-19 14:31:16.397 [DefaultDispatcher-worker-5 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:16.397 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.397 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.397 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.403 [DefaultDispatcher-worker-20 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.403 [DefaultDispatcher-worker-20 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.404 [DefaultDispatcher-worker-21 @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@489ec791 2025-03-19 14:31:16.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-19 14:31:16.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-19 14:31:16.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.414 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@489ec791: (connection evicted) 2025-03-19 14:31:16.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-19 14:31:16.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ad28f2 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.419 [Test worker @coroutine#4452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-19 14:31:16.422 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-03-19 14:31:16.422 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-03-19 14:31:16.422 [Test worker @coroutine#4452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-19 14:31:16.447 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-03-19 14:31:16.463 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-03-19 14:31:16.465 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-03-19 14:31:16.471 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-03-19 14:31:16.482 [DefaultDispatcher-worker-19 @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9 2025-03-19 14:31:16.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-19 14:31:16.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-19 14:31:16.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.490 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d91e9c9: (connection evicted) 2025-03-19 14:31:16.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-19 14:31:16.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10387d6d 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.494 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-19 14:31:16.496 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2025-03-19 14:31:16.496 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2025-03-19 14:31:16.496 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-19 14:31:16.508 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2025-03-19 14:31:16.517 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2025-03-19 14:31:16.518 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2025-03-19 14:31:16.520 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2025-03-19 14:31:16.530 [DefaultDispatcher-worker-5 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6 2025-03-19 14:31:16.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-19 14:31:16.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-19 14:31:16.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.534 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3d46d6: (connection evicted) 2025-03-19 14:31:16.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-19 14:31:16.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fd082 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.536 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.537 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-19 14:31:16.540 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.540 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.540 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-19 14:31:16.547 [DefaultDispatcher-worker-2 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:16.547 [DefaultDispatcher-worker-2 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.547 [DefaultDispatcher-worker-2 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.547 [DefaultDispatcher-worker-2 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.553 [DefaultDispatcher-worker-7 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.553 [DefaultDispatcher-worker-7 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.557 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.576 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.578 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.580 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.587 [DefaultDispatcher-worker-20 @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.588 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.600 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-03-19 14:31:16.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-19 14:31:16.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-19 14:31:16.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.613 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399e43d0: (connection evicted) 2025-03-19 14:31:16.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-19 14:31:16.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d128d0 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.619 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-19 14:31:16.622 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-03-19 14:31:16.622 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-03-19 14:31:16.622 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-19 14:31:16.640 [DefaultDispatcher-worker-12 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:16.640 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.640 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.640 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.644 [DefaultDispatcher-worker-23 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.644 [DefaultDispatcher-worker-23 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.649 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-03-19 14:31:16.669 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-03-19 14:31:16.670 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-03-19 14:31:16.672 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-03-19 14:31:16.672 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-19 14:31:16.672 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.672 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.672 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642aa8ea 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.673 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-19 14:31:16.677 [Test worker @coroutine#4553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-19 14:31:16.704 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-19 14:31:16.718 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-19 14:31:16.720 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-19 14:31:16.722 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.728 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-19 14:31:16.735 [DefaultDispatcher-worker-23 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13668c8b 2025-03-19 14:31:16.739 [DefaultDispatcher-worker-19 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:16.739 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.739 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.739 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.743 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.743 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.753 [DefaultDispatcher-worker-11 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-03-19 14:31:16.777 [DefaultDispatcher-worker-18 @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2025-03-19 14:31:16.777 [DefaultDispatcher-worker-25 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:16.777 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.777 [DefaultDispatcher-worker-25 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.777 [DefaultDispatcher-worker-25 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.778 [DefaultDispatcher-worker-25 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.786 [DefaultDispatcher-worker-24 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.786 [DefaultDispatcher-worker-24 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-19 14:31:16.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-19 14:31:16.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.794 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9: (connection evicted) 2025-03-19 14:31:16.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-19 14:31:16.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-19 14:31:16.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-19 14:31:16.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-19 14:31:16.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.797 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13668c8b: (connection evicted) 2025-03-19 14:31:16.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-19 14:31:16.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c858fc 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.799 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-19 14:31:16.803 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2025-03-19 14:31:16.803 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2025-03-19 14:31:16.816 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-19 14:31:16.845 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2025-03-19 14:31:16.857 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2025-03-19 14:31:16.863 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2025-03-19 14:31:16.864 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf7de4e 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:16.865 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-19 14:31:16.869 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-03-19 14:31:16.869 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-03-19 14:31:16.869 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-19 14:31:16.893 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-03-19 14:31:16.903 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.909 [DefaultDispatcher-worker-11 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:16.909 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.909 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:16.909 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.914 [DefaultDispatcher-worker-22 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.914 [DefaultDispatcher-worker-22 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:16.914 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-03-19 14:31:16.924 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-03-19 14:31:16.926 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-03-19 14:31:16.934 [DefaultDispatcher-worker-15 @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4 2025-03-19 14:31:16.956 [DefaultDispatcher-worker-20 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2025-03-19 14:31:16.969 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.973 [DefaultDispatcher-worker-25 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6503f 2025-03-19 14:31:16.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-19 14:31:16.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-19 14:31:16.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.982 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a6503f: (connection evicted) 2025-03-19 14:31:16.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-19 14:31:16.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-19 14:31:16.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-19 14:31:16.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-19 14:31:16.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:16.986 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5b08d4: (connection evicted) 2025-03-19 14:31:16.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:16.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-19 14:31:16.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-19 14:31:16.991 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a74970 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.005 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-19 14:31:17.008 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.008 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.008 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-19 14:31:17.028 [DefaultDispatcher-worker-10 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:17.028 [DefaultDispatcher-worker-10 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.028 [DefaultDispatcher-worker-10 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.028 [DefaultDispatcher-worker-10 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.030 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.030 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.033 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.048 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.054 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.056 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcaf67 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.056 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.057 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-19 14:31:17.061 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-19 14:31:17.061 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-19 14:31:17.061 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-19 14:31:17.088 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-19 14:31:17.101 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-19 14:31:17.108 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.108 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-19 14:31:17.110 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-19 14:31:17.116 [DefaultDispatcher-worker-17 @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2025-03-19 14:31:17.126 [DefaultDispatcher-worker-6 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:17.126 [DefaultDispatcher-worker-6 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.126 [DefaultDispatcher-worker-6 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.126 [DefaultDispatcher-worker-6 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.129 [DefaultDispatcher-worker-12 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.129 [DefaultDispatcher-worker-12 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.134 [DefaultDispatcher-worker-21 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.149 [DefaultDispatcher-worker-15 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.155 [DefaultDispatcher-worker-20 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.161 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.163 [DefaultDispatcher-worker-7 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2025-03-19 14:31:17.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-19 14:31:17.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-19 14:31:17.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.186 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d607b: (connection evicted) 2025-03-19 14:31:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-19 14:31:17.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-19 14:31:17.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-19 14:31:17.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-19 14:31:17.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.191 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524032f9: (connection evicted) 2025-03-19 14:31:17.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-19 14:31:17.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14feab02 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.196 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-19 14:31:17.197 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.197 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.197 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-19 14:31:17.218 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.224 [DefaultDispatcher-worker-8 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:17.224 [DefaultDispatcher-worker-8 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.224 [DefaultDispatcher-worker-8 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.224 [DefaultDispatcher-worker-8 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.227 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.229 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.230 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27476b5f 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.231 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-19 14:31:17.232 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.232 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.232 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-03-19 14:31:17.232 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-03-19 14:31:17.232 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-19 14:31:17.244 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-03-19 14:31:17.252 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-03-19 14:31:17.254 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-03-19 14:31:17.255 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-03-19 14:31:17.262 [DefaultDispatcher-worker-23 @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6541f 2025-03-19 14:31:17.273 [DefaultDispatcher-worker-7 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.282 [DefaultDispatcher-worker-1 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.286 [DefaultDispatcher-worker-23 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:17.286 [DefaultDispatcher-worker-23 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.286 [DefaultDispatcher-worker-23 @coroutine#2237] 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-03-19 14:31:17.286 [DefaultDispatcher-worker-23 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.287 [DefaultDispatcher-worker-21 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f36b021 2025-03-19 14:31:17.287 [DefaultDispatcher-worker-18 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-19 14:31:17.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-19 14:31:17.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.296 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f36b021: (connection evicted) 2025-03-19 14:31:17.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-19 14:31:17.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-19 14:31:17.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-19 14:31:17.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-19 14:31:17.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.298 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c6541f: (connection evicted) 2025-03-19 14:31:17.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-19 14:31:17.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-19 14:31:17.299 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-19 14:31:17.299 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.299 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.299 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.299 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.299 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.299 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.299 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7072606 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-03-19 14:31:17.300 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-19 14:31:17.313 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-03-19 14:31:17.318 [DefaultDispatcher-worker-11 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b57f915 2025-03-19 14:31:17.323 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-03-19 14:31:17.325 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-03-19 14:31:17.327 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760dc63 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.327 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-19 14:31:17.328 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-03-19 14:31:17.328 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-03-19 14:31:17.328 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-19 14:31:17.341 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-03-19 14:31:17.349 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-03-19 14:31:17.351 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-03-19 14:31:17.352 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-03-19 14:31:17.359 [DefaultDispatcher-worker-10 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9 2025-03-19 14:31:17.369 [DefaultDispatcher-worker-20 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-03-19 14:31:17.379 [DefaultDispatcher-worker-6 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf2351 2025-03-19 14:31:17.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-19 14:31:17.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-19 14:31:17.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.384 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2daf2351: (connection evicted) 2025-03-19 14:31:17.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-19 14:31:17.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-19 14:31:17.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-19 14:31:17.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-19 14:31:17.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.391 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a5ed5f9: (connection evicted) 2025-03-19 14:31:17.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-19 14:31:17.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59ea2a36 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.400 [Test worker @coroutine#4747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-19 14:31:17.404 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.404 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.404 [Test worker @coroutine#4747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-19 14:31:17.410 [DefaultDispatcher-worker-6 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:17.410 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.410 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.410 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.415 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.418 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.418 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.433 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.451 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.453 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.459 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34b294c4 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.459 [Test worker @coroutine#4747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-19 14:31:17.464 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1caff0db 2025-03-19 14:31:17.464 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@1caff0db 2025-03-19 14:31:17.464 [Test worker @coroutine#4747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-19 14:31:17.485 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caff0db 2025-03-19 14:31:17.504 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.504 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caff0db 2025-03-19 14:31:17.506 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caff0db 2025-03-19 14:31:17.507 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caff0db 2025-03-19 14:31:17.517 [DefaultDispatcher-worker-6 @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caff0db 2025-03-19 14:31:17.538 [DefaultDispatcher-worker-7 @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.551 [DefaultDispatcher-worker-15 @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.560 [DefaultDispatcher-worker-15 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:17.560 [DefaultDispatcher-worker-15 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.560 [DefaultDispatcher-worker-15 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.560 [DefaultDispatcher-worker-15 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.561 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.561 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.564 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.575 [DefaultDispatcher-worker-14 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@feb0f52 2025-03-19 14:31:17.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-19 14:31:17.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-19 14:31:17.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.583 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@feb0f52: (connection evicted) 2025-03-19 14:31:17.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-19 14:31:17.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-19 14:31:17.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-19 14:31:17.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-19 14:31:17.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.587 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1caff0db: (connection evicted) 2025-03-19 14:31:17.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-19 14:31:17.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-19 14:31:17.589 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c6ab85 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.590 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-19 14:31:17.591 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.591 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.591 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-19 14:31:17.617 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.633 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.638 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.640 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d38370 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.640 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-19 14:31:17.648 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2025-03-19 14:31:17.648 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2025-03-19 14:31:17.648 [Test worker @coroutine#4788] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-19 14:31:17.651 [DefaultDispatcher-worker-17 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:17.651 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.651 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.651 [DefaultDispatcher-worker-17 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.655 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.655 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.672 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2025-03-19 14:31:17.688 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2025-03-19 14:31:17.691 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.694 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2025-03-19 14:31:17.695 [Test worker @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2025-03-19 14:31:17.702 [DefaultDispatcher-worker-1 @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298154d4 2025-03-19 14:31:17.713 [DefaultDispatcher-worker-7 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.728 [DefaultDispatcher-worker-1 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.740 [DefaultDispatcher-worker-19 @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.748 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.752 [DefaultDispatcher-worker-4 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:17.753 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.753 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.753 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.756 [DefaultDispatcher-worker-24 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.756 [DefaultDispatcher-worker-24 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.760 [DefaultDispatcher-worker-7 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14abde3e 2025-03-19 14:31:17.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-19 14:31:17.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-19 14:31:17.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.765 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14abde3e: (connection evicted) 2025-03-19 14:31:17.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-19 14:31:17.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-19 14:31:17.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-19 14:31:17.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-19 14:31:17.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.771 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.773 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298154d4: (connection evicted) 2025-03-19 14:31:17.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-19 14:31:17.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd1541f 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.776 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-19 14:31:17.783 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-03-19 14:31:17.783 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-03-19 14:31:17.783 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-19 14:31:17.793 [DefaultDispatcher-worker-4 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:17.793 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.793 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.793 [DefaultDispatcher-worker-4 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.795 [DefaultDispatcher-worker-12 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.795 [DefaultDispatcher-worker-12 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.811 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-03-19 14:31:17.819 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-03-19 14:31:17.821 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-03-19 14:31:17.823 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522fc67 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.823 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.824 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.825 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.826 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.826 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-19 14:31:17.831 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5caf9ea4 2025-03-19 14:31:17.831 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5caf9ea4 2025-03-19 14:31:17.831 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-19 14:31:17.855 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5caf9ea4 2025-03-19 14:31:17.864 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5caf9ea4 2025-03-19 14:31:17.865 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5caf9ea4 2025-03-19 14:31:17.867 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5caf9ea4 2025-03-19 14:31:17.873 [DefaultDispatcher-worker-12 @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5caf9ea4 2025-03-19 14:31:17.882 [DefaultDispatcher-worker-17 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-03-19 14:31:17.883 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.891 [DefaultDispatcher-worker-2 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c 2025-03-19 14:31:17.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-19 14:31:17.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-19 14:31:17.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.903 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77b6d94c: (connection evicted) 2025-03-19 14:31:17.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-19 14:31:17.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-19 14:31:17.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-19 14:31:17.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-19 14:31:17.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:17.905 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5caf9ea4: (connection evicted) 2025-03-19 14:31:17.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:17.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-19 14:31:17.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-19 14:31:17.910 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c19b0a8 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.911 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-19 14:31:17.918 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-03-19 14:31:17.918 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-03-19 14:31:17.918 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-19 14:31:17.934 [DefaultDispatcher-worker-11 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:17.934 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.934 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:17.934 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.935 [DefaultDispatcher-worker-17 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.935 [DefaultDispatcher-worker-17 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:17.949 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-03-19 14:31:17.964 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-03-19 14:31:17.965 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-03-19 14:31:17.968 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7614beba 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 14:31:17.969 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-19 14:31:17.977 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 14:31:17.982 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 14:31:17.983 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 14:31:17.984 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 14:31:17.988 [DefaultDispatcher-worker-20 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d8b30 2025-03-19 14:31:17.995 [DefaultDispatcher-worker-21 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-03-19 14:31:18.000 [DefaultDispatcher-worker-16 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab 2025-03-19 14:31:18.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-19 14:31:18.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-19 14:31:18.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.002 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@128fe3ab: (connection evicted) 2025-03-19 14:31:18.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-19 14:31:18.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-19 14:31:18.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-19 14:31:18.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-19 14:31:18.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.003 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d8b30: (connection evicted) 2025-03-19 14:31:18.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-19 14:31:18.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f67bbd 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.004 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-19 14:31:18.005 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-19 14:31:18.005 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-19 14:31:18.005 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-19 14:31:18.012 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-19 14:31:18.017 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-19 14:31:18.018 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-19 14:31:18.019 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-19 14:31:18.019 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d41b929 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-19 14:31:18.020 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-19 14:31:18.027 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-19 14:31:18.033 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-19 14:31:18.034 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-19 14:31:18.034 [DefaultDispatcher-worker-6 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:18.035 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.035 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.035 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.035 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-19 14:31:18.035 [DefaultDispatcher-worker-14 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.035 [DefaultDispatcher-worker-14 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.041 [DefaultDispatcher-worker-5 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2025-03-19 14:31:18.048 [DefaultDispatcher-worker-15 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-19 14:31:18.052 [DefaultDispatcher-worker-19 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c040c9 2025-03-19 14:31:18.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-19 14:31:18.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-19 14:31:18.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.054 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65c040c9: (connection evicted) 2025-03-19 14:31:18.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-19 14:31:18.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-19 14:31:18.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-19 14:31:18.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-19 14:31:18.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.055 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333813e7: (connection evicted) 2025-03-19 14:31:18.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-19 14:31:18.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cad0e8 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.056 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.057 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-19 14:31:18.064 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.065 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.070 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.071 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.072 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4528a8bf 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-03-19 14:31:18.072 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-19 14:31:18.080 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-03-19 14:31:18.085 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-03-19 14:31:18.086 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-03-19 14:31:18.087 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-03-19 14:31:18.090 [DefaultDispatcher-worker-7 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a15001 2025-03-19 14:31:18.098 [DefaultDispatcher-worker-2 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.104 [DefaultDispatcher-worker-19 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.108 [DefaultDispatcher-worker-12 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.110 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.131 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.133 [DefaultDispatcher-worker-13 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:18.133 [DefaultDispatcher-worker-13 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.133 [DefaultDispatcher-worker-13 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.133 [DefaultDispatcher-worker-13 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.134 [DefaultDispatcher-worker-15 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.134 [DefaultDispatcher-worker-15 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.153 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.157 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.172 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.221 [DefaultDispatcher-worker-1 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa 2025-03-19 14:31:18.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-19 14:31:18.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-19 14:31:18.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.222 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1398e3aa: (connection evicted) 2025-03-19 14:31:18.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-19 14:31:18.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-19 14:31:18.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-19 14:31:18.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-19 14:31:18.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.223 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a15001: (connection evicted) 2025-03-19 14:31:18.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-19 14:31:18.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162ccd19 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.224 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-19 14:31:18.232 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.235 [DefaultDispatcher-worker-13 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:18.236 [DefaultDispatcher-worker-13 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.236 [DefaultDispatcher-worker-13 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.236 [DefaultDispatcher-worker-13 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.236 [DefaultDispatcher-worker-2 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.236 [DefaultDispatcher-worker-2 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.238 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.239 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.239 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511f21f9 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-19 14:31:18.240 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-19 14:31:18.248 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-19 14:31:18.253 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-19 14:31:18.253 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-19 14:31:18.254 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-19 14:31:18.258 [DefaultDispatcher-worker-5 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de 2025-03-19 14:31:18.266 [DefaultDispatcher-worker-8 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.272 [DefaultDispatcher-worker-6 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.276 [DefaultDispatcher-worker-22 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e83badc 2025-03-19 14:31:18.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-19 14:31:18.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-19 14:31:18.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.278 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e83badc: (connection evicted) 2025-03-19 14:31:18.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-19 14:31:18.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-19 14:31:18.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-19 14:31:18.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-19 14:31:18.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.278 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6a9de: (connection evicted) 2025-03-19 14:31:18.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-19 14:31:18.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@808fa1 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-19 14:31:18.279 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-03-19 14:31:18.280 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-19 14:31:18.287 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-03-19 14:31:18.291 [DefaultDispatcher-worker-5 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:18.292 [DefaultDispatcher-worker-5 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.292 [DefaultDispatcher-worker-5 @coroutine#2237] 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-03-19 14:31:18.292 [DefaultDispatcher-worker-5 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.292 [DefaultDispatcher-worker-5 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.293 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-03-19 14:31:18.293 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-03-19 14:31:18.294 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-03-19 14:31:18.294 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ba90c1 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-03-19 14:31:18.295 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-19 14:31:18.302 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-03-19 14:31:18.307 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-03-19 14:31:18.308 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-03-19 14:31:18.309 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-03-19 14:31:18.313 [DefaultDispatcher-worker-11 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-03-19 14:31:18.319 [DefaultDispatcher-worker-25 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-03-19 14:31:18.325 [DefaultDispatcher-worker-17 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-03-19 14:31:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-19 14:31:18.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-19 14:31:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.328 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1: (connection evicted) 2025-03-19 14:31:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-19 14:31:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-19 14:31:18.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-19 14:31:18.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-19 14:31:18.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.329 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7545cb17: (connection evicted) 2025-03-19 14:31:18.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-19 14:31:18.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a9719a 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.330 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-19 14:31:18.337 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.342 [Test worker @coroutine#5063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.343 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.344 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7244d87 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@627b5e5b 2025-03-19 14:31:18.344 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@627b5e5b 2025-03-19 14:31:18.345 [Test worker @coroutine#5062] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-19 14:31:18.352 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627b5e5b 2025-03-19 14:31:18.353 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.357 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627b5e5b 2025-03-19 14:31:18.358 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627b5e5b 2025-03-19 14:31:18.358 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627b5e5b 2025-03-19 14:31:18.362 [DefaultDispatcher-worker-3 @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627b5e5b 2025-03-19 14:31:18.369 [DefaultDispatcher-worker-16 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.376 [DefaultDispatcher-worker-19 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.380 [DefaultDispatcher-worker-13 @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eba64a9 2025-03-19 14:31:18.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-19 14:31:18.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-19 14:31:18.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.383 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eba64a9: (connection evicted) 2025-03-19 14:31:18.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-19 14:31:18.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-19 14:31:18.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-19 14:31:18.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-19 14:31:18.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.383 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627b5e5b: (connection evicted) 2025-03-19 14:31:18.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-19 14:31:18.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ac1fa0 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6 2025-03-19 14:31:18.385 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-19 14:31:18.393 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6 2025-03-19 14:31:18.398 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6 2025-03-19 14:31:18.399 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6 2025-03-19 14:31:18.400 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6 2025-03-19 14:31:18.404 [DefaultDispatcher-worker-23 @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6 2025-03-19 14:31:18.407 [DefaultDispatcher-worker-7 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6 2025-03-19 14:31:18.413 [UI Thread @coroutine#5118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=706755243562180608 2025-03-19 14:31:18.413 [UI Thread @coroutine#5118] 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=706755243562180608. 2025-03-19 14:31:18.413 [UI Thread @coroutine#5118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=706755243562180608 2025-03-19 14:31:18.414 [UI Thread @coroutine#5118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=706755243562180608 2025-03-19 14:31:18.414 [UI Thread @coroutine#5118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706755243562180608 2025-03-19 14:31:18.414 [UI Thread @coroutine#5118] TRACE 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=706755243562180608. 2025-03-19 14:31:18.414 [UI Thread @coroutine#5118] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=706755243562180608 to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:31:18.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-19 14:31:18.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-19 14:31:18.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.416 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6945c6: (connection evicted) 2025-03-19 14:31:18.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-19 14:31:18.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b386ba7 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.450 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-19 14:31:18.453 [DefaultDispatcher-worker-6 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:18.454 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.454 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.454 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.454 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.454 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.459 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.464 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.465 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.466 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.470 [DefaultDispatcher-worker-6 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.480 [DefaultDispatcher-worker-21 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.483 [DefaultDispatcher-worker-3 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644e9953 2025-03-19 14:31:18.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-19 14:31:18.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-19 14:31:18.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.490 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@644e9953: (connection evicted) 2025-03-19 14:31:18.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-19 14:31:18.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35355074 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2025-03-19 14:31:18.527 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-19 14:31:18.535 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2025-03-19 14:31:18.536 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.540 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2025-03-19 14:31:18.541 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2025-03-19 14:31:18.542 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2025-03-19 14:31:18.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-19 14:31:18.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-19 14:31:18.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:18.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-19 14:31:18.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3b763d 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 14:31:18.546 [Test worker @coroutine#5180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-19 14:31:18.553 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.554 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 14:31:18.559 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 14:31:18.560 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 14:31:18.561 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461f295c 2025-03-19 14:31:18.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-19 14:31:18.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-19 14:31:18.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:18.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-19 14:31:18.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4872d04d 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-19 14:31:18.564 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-19 14:31:18.565 [DefaultDispatcher-worker-7 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:18.565 [DefaultDispatcher-worker-7 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.565 [DefaultDispatcher-worker-7 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.565 [DefaultDispatcher-worker-7 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.566 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.566 [DefaultDispatcher-worker-1 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.569 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.573 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-19 14:31:18.578 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-19 14:31:18.579 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-19 14:31:18.580 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a2e4e77 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-03-19 14:31:18.580 [Test worker @coroutine#5198] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-19 14:31:18.585 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.589 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-03-19 14:31:18.594 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-03-19 14:31:18.595 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-03-19 14:31:18.595 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-03-19 14:31:18.599 [DefaultDispatcher-worker-9 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2025-03-19 14:31:18.606 [DefaultDispatcher-worker-6 @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-19 14:31:18.609 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38293/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.609 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38293/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 14:31:18.609 [UI Thread @coroutine#5225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38293/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.609 [UI Thread @coroutine#5225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38293/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.609 [UI Thread @coroutine#5225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38293/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.610 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38293/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 14:31:18.610 [UI Thread @coroutine#5225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38293/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:18.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-19 14:31:18.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-19 14:31:18.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.611 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65977161: (connection evicted) 2025-03-19 14:31:18.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-19 14:31:18.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-19 14:31:18.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-19 14:31:18.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-19 14:31:18.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.611 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d: (connection evicted) 2025-03-19 14:31:18.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-19 14:31:18.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd7f545 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-03-19 14:31:18.613 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-19 14:31:18.621 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-03-19 14:31:18.626 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-03-19 14:31:18.627 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-03-19 14:31:18.628 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ef09e1 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-03-19 14:31:18.628 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-19 14:31:18.636 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-03-19 14:31:18.641 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-03-19 14:31:18.642 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-03-19 14:31:18.642 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-03-19 14:31:18.646 [DefaultDispatcher-worker-12 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@930b6f9 2025-03-19 14:31:18.653 [DefaultDispatcher-worker-20 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@589c648 2025-03-19 14:31:18.654 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.654 [UI Thread @coroutine#5254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57981/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.654 [UI Thread @coroutine#5254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57981/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 14:31:18.654 [UI Thread @coroutine#5254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57981/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.655 [UI Thread @coroutine#5254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57981/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.655 [UI Thread @coroutine#5254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57981/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-19 14:31:18.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-19 14:31:18.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.656 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589c648: (connection evicted) 2025-03-19 14:31:18.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-19 14:31:18.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-19 14:31:18.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-19 14:31:18.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-19 14:31:18.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.657 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@930b6f9: (connection evicted) 2025-03-19 14:31:18.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-19 14:31:18.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7b5484 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-03-19 14:31:18.658 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-19 14:31:18.659 [DefaultDispatcher-worker-8 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:18.659 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.659 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.659 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.660 [DefaultDispatcher-worker-23 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.660 [DefaultDispatcher-worker-23 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.666 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-03-19 14:31:18.667 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.671 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-03-19 14:31:18.672 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-03-19 14:31:18.673 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e8e17 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.673 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-19 14:31:18.674 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-03-19 14:31:18.674 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-03-19 14:31:18.674 [Test worker @coroutine#5260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-19 14:31:18.681 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-03-19 14:31:18.686 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-03-19 14:31:18.687 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-03-19 14:31:18.688 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-03-19 14:31:18.691 [DefaultDispatcher-worker-2 @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7 2025-03-19 14:31:18.700 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.701 [DefaultDispatcher-worker-22 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081 2025-03-19 14:31:18.702 [UI Thread @coroutine#5286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.702 [UI Thread @coroutine#5286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 14:31:18.702 [UI Thread @coroutine#5286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.703 [UI Thread @coroutine#5286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.703 [UI Thread @coroutine#5286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-19 14:31:18.703 [UI Thread @coroutine#5286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-19 14:31:18.703 [UI Thread @coroutine#5286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47989/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-19 14:31:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-19 14:31:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.704 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dbfd081: (connection evicted) 2025-03-19 14:31:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-19 14:31:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-19 14:31:18.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-19 14:31:18.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-19 14:31:18.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.704 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3705e7: (connection evicted) 2025-03-19 14:31:18.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-19 14:31:18.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f51f320 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-03-19 14:31:18.706 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-19 14:31:18.713 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-03-19 14:31:18.718 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-03-19 14:31:18.719 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-03-19 14:31:18.720 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f914212 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.720 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-19 14:31:18.721 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-03-19 14:31:18.721 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-03-19 14:31:18.721 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-19 14:31:18.728 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-03-19 14:31:18.733 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-03-19 14:31:18.734 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-03-19 14:31:18.735 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-03-19 14:31:18.739 [DefaultDispatcher-worker-9 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-03-19 14:31:18.740 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.745 [DefaultDispatcher-worker-14 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-03-19 14:31:18.753 [DefaultDispatcher-worker-6 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-03-19 14:31:18.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-19 14:31:18.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-19 14:31:18.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.758 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557635ca: (connection evicted) 2025-03-19 14:31:18.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-19 14:31:18.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-19 14:31:18.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-19 14:31:18.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-19 14:31:18.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.758 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294a150c: (connection evicted) 2025-03-19 14:31:18.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-19 14:31:18.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f40ad0 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.760 [Test worker @coroutine#5342] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-19 14:31:18.761 [DefaultDispatcher-worker-12 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:18.761 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.761 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.761 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.762 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.762 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.768 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.773 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.773 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.774 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.778 [DefaultDispatcher-worker-19 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.788 [DefaultDispatcher-worker-2 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.794 [DefaultDispatcher-worker-10 @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.799 [DefaultDispatcher-worker-12 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:18.799 [DefaultDispatcher-worker-12 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.799 [DefaultDispatcher-worker-12 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.799 [DefaultDispatcher-worker-12 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.800 [DefaultDispatcher-worker-25 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.800 [DefaultDispatcher-worker-25 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.804 [DefaultDispatcher-worker-2 @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-19 14:31:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-19 14:31:18.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-19 14:31:18.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.806 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5572be5a: (connection evicted) 2025-03-19 14:31:18.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-19 14:31:18.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db72209 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-03-19 14:31:18.807 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-19 14:31:18.815 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-03-19 14:31:18.820 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-03-19 14:31:18.820 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-03-19 14:31:18.821 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-03-19 14:31:18.821 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ec6bb3 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2025-03-19 14:31:18.822 [Test worker @coroutine#5382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-19 14:31:18.829 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2025-03-19 14:31:18.834 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2025-03-19 14:31:18.835 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2025-03-19 14:31:18.836 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2025-03-19 14:31:18.840 [DefaultDispatcher-worker-6 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2025-03-19 14:31:18.847 [DefaultDispatcher-worker-6 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-03-19 14:31:18.851 [DefaultDispatcher-worker-1 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c 2025-03-19 14:31:18.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-19 14:31:18.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-19 14:31:18.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.855 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39bbe17c: (connection evicted) 2025-03-19 14:31:18.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-19 14:31:18.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-19 14:31:18.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-19 14:31:18.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-19 14:31:18.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.856 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa3db48: (connection evicted) 2025-03-19 14:31:18.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-19 14:31:18.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c9573f1 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.857 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-19 14:31:18.858 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.858 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.858 [Test worker @coroutine#5420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-19 14:31:18.865 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.871 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.872 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.873 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.877 [DefaultDispatcher-worker-5 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.880 [DefaultDispatcher-worker-24 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.887 [DefaultDispatcher-worker-21 @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432 2025-03-19 14:31:18.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-19 14:31:18.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-19 14:31:18.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.888 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1dc432: (connection evicted) 2025-03-19 14:31:18.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-19 14:31:18.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49de1717 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-03-19 14:31:18.889 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-19 14:31:18.891 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.897 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-03-19 14:31:18.902 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-03-19 14:31:18.903 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-03-19 14:31:18.904 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-03-19 14:31:18.908 [DefaultDispatcher-worker-14 @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-03-19 14:31:18.912 [DefaultDispatcher-worker-4 @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec 2025-03-19 14:31:18.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-19 14:31:18.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-19 14:31:18.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.913 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24bf95ec: (connection evicted) 2025-03-19 14:31:18.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-19 14:31:18.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ebf505 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-19 14:31:18.914 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-19 14:31:18.921 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-19 14:31:18.926 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-19 14:31:18.927 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-19 14:31:18.928 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-19 14:31:18.932 [DefaultDispatcher-worker-14 @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f735240 2025-03-19 14:31:18.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-19 14:31:18.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-19 14:31:18.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.968 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f735240: (connection evicted) 2025-03-19 14:31:18.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-19 14:31:18.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-19 14:31:18.969 [DefaultDispatcher-worker-1 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c79071e 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.969 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.969 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.970 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.970 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@e73787 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@e73787 2025-03-19 14:31:18.970 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-19 14:31:18.970 [DefaultDispatcher-worker-7 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.970 [DefaultDispatcher-worker-7 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:18.977 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2025-03-19 14:31:18.982 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2025-03-19 14:31:18.983 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2025-03-19 14:31:18.984 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2025-03-19 14:31:18.989 [DefaultDispatcher-worker-5 @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2025-03-19 14:31:18.992 [DefaultDispatcher-worker-12 @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2025-03-19 14:31:18.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-19 14:31:18.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-19 14:31:18.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:18.995 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e73787: (connection evicted) 2025-03-19 14:31:18.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:18.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-19 14:31:18.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fad6743 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:18.997 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 14:31:18.998 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-19 14:31:19.005 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 14:31:19.010 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 14:31:19.011 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 14:31:19.012 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@426753a6 2025-03-19 14:31:19.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-19 14:31:19.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-19 14:31:19.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-19 14:31:19.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294ffc88 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-03-19 14:31:19.015 [Test worker @coroutine#5542] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-19 14:31:19.023 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-03-19 14:31:19.028 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-03-19 14:31:19.029 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-03-19 14:31:19.030 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-03-19 14:31:19.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-19 14:31:19.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-19 14:31:19.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-19 14:31:19.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb320de 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2025-03-19 14:31:19.032 [Test worker @coroutine#5558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-19 14:31:19.040 [DefaultDispatcher-worker-20 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:19.040 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.040 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.040 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.041 [DefaultDispatcher-worker-3 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.041 [DefaultDispatcher-worker-3 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.042 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2025-03-19 14:31:19.047 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2025-03-19 14:31:19.048 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2025-03-19 14:31:19.049 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2025-03-19 14:31:19.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-19 14:31:19.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-19 14:31:19.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-19 14:31:19.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-19 14:31:19.057 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56877/Site/verify 2025-03-19 14:31:19.057 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56877/Site/verify. 2025-03-19 14:31:19.057 [UI Thread @coroutine#5583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56877/Site/verify 2025-03-19 14:31:19.058 [UI Thread @coroutine#5583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56877/Site/verify 2025-03-19 14:31:19.058 [UI Thread @coroutine#5583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56877/Site/verify 2025-03-19 14:31:19.058 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56877/Site/verify. 2025-03-19 14:31:19.058 [UI Thread @coroutine#5583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56877/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68f4c6e7 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@806a687 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@806a687 2025-03-19 14:31:19.062 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-19 14:31:19.071 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@806a687 2025-03-19 14:31:19.076 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@806a687 2025-03-19 14:31:19.077 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@806a687 2025-03-19 14:31:19.078 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@806a687 2025-03-19 14:31:19.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-19 14:31:19.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-19 14:31:19.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-19 14:31:19.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750afe12 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.081 [Test worker @coroutine#5614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-19 14:31:19.082 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-03-19 14:31:19.082 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-03-19 14:31:19.082 [Test worker @coroutine#5614] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-19 14:31:19.091 [Test worker @coroutine#5614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-03-19 14:31:19.096 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-03-19 14:31:19.097 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-03-19 14:31:19.098 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9e06d7 2025-03-19 14:31:19.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-19 14:31:19.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-19 14:31:19.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-19 14:31:19.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6846e4e8 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.110 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-03-19 14:31:19.111 [Test worker @coroutine#5632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-19 14:31:19.128 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-03-19 14:31:19.132 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.140 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-03-19 14:31:19.142 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-03-19 14:31:19.147 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db8b888 2025-03-19 14:31:19.147 [DefaultDispatcher-worker-1 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:19.148 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.148 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.148 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.151 [DefaultDispatcher-worker-16 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.151 [DefaultDispatcher-worker-16 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.155 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55791/Site/verify 2025-03-19 14:31:19.155 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55791/Site/verify. 2025-03-19 14:31:19.155 [UI Thread @coroutine#5645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55791/Site/verify 2025-03-19 14:31:19.174 [UI Thread @coroutine#5645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55791/Site/verify 2025-03-19 14:31:19.174 [UI Thread @coroutine#5645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55791/Site/verify 2025-03-19 14:31:19.174 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55791/Site/verify. 2025-03-19 14:31:19.174 [UI Thread @coroutine#5645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55791/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:19.174 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-19 14:31:19.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-19 14:31:19.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-19 14:31:19.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-19 14:31:19.190 [UI Thread @coroutine#5662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40985/Site/verify 2025-03-19 14:31:19.190 [UI Thread @coroutine#5662] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40985/Site/verify. 2025-03-19 14:31:19.190 [UI Thread @coroutine#5662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40985/Site/verify 2025-03-19 14:31:19.200 [UI Thread @coroutine#5662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40985/Site/verify 2025-03-19 14:31:19.200 [UI Thread @coroutine#5662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40985/Site/verify 2025-03-19 14:31:19.200 [UI Thread @coroutine#5662] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40985/Site/verify. 2025-03-19 14:31:19.200 [UI Thread @coroutine#5662] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40985/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:19.214 [UI Thread @coroutine#5675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32839/Site/verify 2025-03-19 14:31:19.214 [UI Thread @coroutine#5675] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32839/Site/verify. 2025-03-19 14:31:19.214 [UI Thread @coroutine#5675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32839/Site/verify 2025-03-19 14:31:19.219 [UI Thread @coroutine#5675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32839/Site/verify 2025-03-19 14:31:19.219 [UI Thread @coroutine#5675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32839/Site/verify 2025-03-19 14:31:19.222 [UI Thread @coroutine#5675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:32839/Site/verify. 2025-03-19 14:31:19.222 [UI Thread @coroutine#5675] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32839/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:19.245 [DefaultDispatcher-worker-4 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:19.245 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.245 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.245 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.249 [DefaultDispatcher-worker-20 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.249 [DefaultDispatcher-worker-20 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.249 [UI Thread @coroutine#5692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-19 14:31:19.249 [UI Thread @coroutine#5692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-03-19 14:31:19.249 [UI Thread @coroutine#5692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-19 14:31:19.254 [UI Thread @coroutine#5692] 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-03-19 14:31:19.259 [DefaultDispatcher-worker-23 @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5c5e6 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196bc2c1 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.259 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.260 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-19 14:31:19.264 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.264 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.264 [Test worker @coroutine#5701] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-19 14:31:19.278 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.287 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.288 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.290 [Test worker @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.291 [DefaultDispatcher-worker-22 @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ee3c2d 2025-03-19 14:31:19.296 [DefaultDispatcher-worker-15 @coroutine#5708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.298 [DefaultDispatcher-worker-4 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:19.298 [DefaultDispatcher-worker-4 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.298 [DefaultDispatcher-worker-4 @coroutine#2237] 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-03-19 14:31:19.298 [DefaultDispatcher-worker-4 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.303 [DefaultDispatcher-worker-18 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.310 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.312 [DefaultDispatcher-worker-18 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.328 [DefaultDispatcher-worker-15 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.330 [DefaultDispatcher-worker-2 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70439c3 2025-03-19 14:31:19.338 [DefaultDispatcher-worker-4 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.345 [DefaultDispatcher-worker-21 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.352 [DefaultDispatcher-worker-22 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.362 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.362 [DefaultDispatcher-worker-24 @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@900649e 2025-03-19 14:31:19.364 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.364 [DefaultDispatcher-worker-12 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.384 [DefaultDispatcher-worker-6 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-19 14:31:19.392 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-19 14:31:19.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-19 14:31:19.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.397 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d49ede: (connection evicted) 2025-03-19 14:31:19.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-19 14:31:19.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ce2f4d6 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.399 [Test worker @coroutine#5737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-19 14:31:19.406 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2025-03-19 14:31:19.406 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2025-03-19 14:31:19.406 [Test worker @coroutine#5737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-19 14:31:19.430 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2025-03-19 14:31:19.432 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.446 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2025-03-19 14:31:19.447 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2025-03-19 14:31:19.452 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859080d 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.453 [Test worker @coroutine#5737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-19 14:31:19.459 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-19 14:31:19.459 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-19 14:31:19.459 [Test worker @coroutine#5737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-19 14:31:19.463 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.465 [DefaultDispatcher-worker-1 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:19.465 [DefaultDispatcher-worker-1 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.467 [DefaultDispatcher-worker-1 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.467 [DefaultDispatcher-worker-1 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.476 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.476 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.489 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-19 14:31:19.502 [Test worker @coroutine#5747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-19 14:31:19.506 [HikariPool-236 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.507 [Test worker @coroutine#5749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-19 14:31:19.509 [Test worker @coroutine#5751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-19 14:31:19.530 [DefaultDispatcher-worker-11 @coroutine#5753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-19 14:31:19.540 [DefaultDispatcher-worker-5 @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c71329f 2025-03-19 14:31:19.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-19 14:31:19.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-19 14:31:19.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.557 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c71329f: (connection evicted) 2025-03-19 14:31:19.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-19 14:31:19.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-19 14:31:19.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-19 14:31:19.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-19 14:31:19.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.559 [HikariPool-237 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.560 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44: (connection evicted) 2025-03-19 14:31:19.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-19 14:31:19.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616549c 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.564 [Test worker @coroutine#5790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-19 14:31:19.566 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-19 14:31:19.566 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-19 14:31:19.566 [Test worker @coroutine#5790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-19 14:31:19.573 [DefaultDispatcher-worker-6 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:19.573 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.573 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.573 [DefaultDispatcher-worker-6 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.579 [DefaultDispatcher-worker-2 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.579 [DefaultDispatcher-worker-2 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.592 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-19 14:31:19.608 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-19 14:31:19.609 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-19 14:31:19.610 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e05384 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.611 [Test worker @coroutine#5790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-19 14:31:19.612 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-19 14:31:19.612 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-19 14:31:19.612 [Test worker @coroutine#5790] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-19 14:31:19.624 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-19 14:31:19.633 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-19 14:31:19.634 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-19 14:31:19.636 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-19 14:31:19.643 [DefaultDispatcher-worker-5 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5 2025-03-19 14:31:19.653 [DefaultDispatcher-worker-13 @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-19 14:31:19.666 [HikariPool-238 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.667 [DefaultDispatcher-worker-2 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:19.667 [DefaultDispatcher-worker-2 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.667 [DefaultDispatcher-worker-2 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.667 [DefaultDispatcher-worker-2 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.668 [DefaultDispatcher-worker-15 @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e713d4 2025-03-19 14:31:19.670 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.670 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-19 14:31:19.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-19 14:31:19.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.675 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e713d4: (connection evicted) 2025-03-19 14:31:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-19 14:31:19.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-19 14:31:19.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-19 14:31:19.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-19 14:31:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.676 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a70c8d5: (connection evicted) 2025-03-19 14:31:19.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:19.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-19 14:31:19.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad4d333 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.678 [Test worker @coroutine#5847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-19 14:31:19.679 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-19 14:31:19.679 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-19 14:31:19.679 [Test worker @coroutine#5847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-19 14:31:19.691 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-19 14:31:19.700 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-19 14:31:19.702 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-19 14:31:19.703 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f446ba 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-19 14:31:19.704 [Test worker @coroutine#5847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-19 14:31:19.717 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-19 14:31:19.726 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-19 14:31:19.727 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-19 14:31:19.729 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-19 14:31:19.741 [DefaultDispatcher-worker-18 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-19 14:31:19.756 [DefaultDispatcher-worker-24 @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-19 14:31:19.768 [DefaultDispatcher-worker-23 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:19.768 [DefaultDispatcher-worker-23 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.768 [DefaultDispatcher-worker-23 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.768 [DefaultDispatcher-worker-23 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.770 [DefaultDispatcher-worker-3 @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-19 14:31:19.770 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.770 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.779 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:19.804 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:19.810 [DefaultDispatcher-worker-25 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:19.810 [DefaultDispatcher-worker-25 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.810 [DefaultDispatcher-worker-25 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.810 [DefaultDispatcher-worker-25 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.815 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.815 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.977 [DefaultDispatcher-worker-14 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:19.977 [DefaultDispatcher-worker-14 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.977 [DefaultDispatcher-worker-14 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:19.977 [DefaultDispatcher-worker-14 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.983 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:19.983 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-19 14:31:20.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-19 14:31:20.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.023 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9: (connection evicted) 2025-03-19 14:31:20.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-19 14:31:20.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-19 14:31:20.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-19 14:31:20.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-19 14:31:20.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.025 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2105c11b: (connection evicted) 2025-03-19 14:31:20.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-19 14:31:20.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@767785a4 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.027 [Test worker @coroutine#5909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-19 14:31:20.041 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.049 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.050 [DefaultDispatcher-worker-20 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:20.050 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.050 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.050 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.052 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.053 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.053 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-19 14:31:20.053 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.053 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.053 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2338eeef 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.054 [Test worker @coroutine#5909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-19 14:31:20.054 [DefaultDispatcher-worker-3 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.054 [DefaultDispatcher-worker-3 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.059 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-19 14:31:20.059 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-19 14:31:20.059 [Test worker @coroutine#5909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-19 14:31:20.074 [Test worker @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-19 14:31:20.082 [Test worker @coroutine#5919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-19 14:31:20.083 [Test worker @coroutine#5921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-19 14:31:20.085 [Test worker @coroutine#5923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-19 14:31:20.086 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.092 [DefaultDispatcher-worker-24 @coroutine#5925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-19 14:31:20.105 [DefaultDispatcher-worker-22 @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.111 [DefaultDispatcher-worker-19 @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.120 [DefaultDispatcher-worker-24 @coroutine#5909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-19 14:31:20.127 [HikariPool-242 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-19 14:31:20.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-19 14:31:20.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.131 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5634f627: (connection evicted) 2025-03-19 14:31:20.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-19 14:31:20.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-19 14:31:20.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-19 14:31:20.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-19 14:31:20.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.133 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9: (connection evicted) 2025-03-19 14:31:20.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-19 14:31:20.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49dce561 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.134 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.135 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-19 14:31:20.135 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.135 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.135 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-19 14:31:20.147 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.158 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.160 [DefaultDispatcher-worker-3 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:20.160 [DefaultDispatcher-worker-3 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.160 [DefaultDispatcher-worker-3 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.160 [DefaultDispatcher-worker-3 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.160 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.161 [DefaultDispatcher-worker-11 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.161 [DefaultDispatcher-worker-11 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.162 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6a5712 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.162 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-19 14:31:20.163 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-19 14:31:20.163 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-19 14:31:20.163 [Test worker @coroutine#5962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-19 14:31:20.175 [Test worker @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-19 14:31:20.183 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-19 14:31:20.185 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-19 14:31:20.186 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-19 14:31:20.194 [DefaultDispatcher-worker-25 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-19 14:31:20.213 [DefaultDispatcher-worker-9 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.216 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.223 [DefaultDispatcher-worker-2 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.230 [DefaultDispatcher-worker-22 @coroutine#5962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-19 14:31:20.235 [HikariPool-244 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:20.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-19 14:31:20.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-19 14:31:20.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.237 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea: (connection evicted) 2025-03-19 14:31:20.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-19 14:31:20.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-19 14:31:20.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-19 14:31:20.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-19 14:31:20.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.238 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6: (connection evicted) 2025-03-19 14:31:20.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-19 14:31:20.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@890196b 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.240 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.241 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-19 14:31:20.256 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.264 [DefaultDispatcher-worker-19 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:20.264 [DefaultDispatcher-worker-19 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.264 [DefaultDispatcher-worker-19 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.264 [DefaultDispatcher-worker-19 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.267 [DefaultDispatcher-worker-3 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.267 [DefaultDispatcher-worker-3 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.274 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.275 [Test worker @coroutine#6022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.277 [Test worker @coroutine#6024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.277 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-19 14:31:20.277 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eaaef66 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-03-19 14:31:20.278 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-19 14:31:20.291 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-03-19 14:31:20.299 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-03-19 14:31:20.300 [Test worker @coroutine#6028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-03-19 14:31:20.302 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-03-19 14:31:20.308 [DefaultDispatcher-worker-2 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:20.308 [DefaultDispatcher-worker-2 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.308 [DefaultDispatcher-worker-2 @coroutine#2237] 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-03-19 14:31:20.308 [DefaultDispatcher-worker-2 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.309 [DefaultDispatcher-worker-6 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.319 [DefaultDispatcher-worker-2 @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899 2025-03-19 14:31:20.323 [DefaultDispatcher-worker-12 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.328 [DefaultDispatcher-worker-19 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.334 [DefaultDispatcher-worker-5 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51 2025-03-19 14:31:20.342 [HikariPool-246 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-19 14:31:20.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-19 14:31:20.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.347 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41b6ae51: (connection evicted) 2025-03-19 14:31:20.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-19 14:31:20.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-19 14:31:20.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-19 14:31:20.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-19 14:31:20.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.348 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8dd899: (connection evicted) 2025-03-19 14:31:20.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-19 14:31:20.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7431f4b8 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.350 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-19 14:31:20.352 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fc86 2025-03-19 14:31:20.352 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2fc86 2025-03-19 14:31:20.352 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-19 14:31:20.364 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2fc86 2025-03-19 14:31:20.373 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2fc86 2025-03-19 14:31:20.374 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2fc86 2025-03-19 14:31:20.376 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2fc86 2025-03-19 14:31:20.385 [DefaultDispatcher-worker-2 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c2fc86 2025-03-19 14:31:20.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-19 14:31:20.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-19 14:31:20.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.390 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c2fc86: (connection evicted) 2025-03-19 14:31:20.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-19 14:31:20.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2220910 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.392 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-19 14:31:20.393 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.393 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.393 [Test worker @coroutine#6094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-19 14:31:20.405 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.414 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.415 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.417 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.423 [DefaultDispatcher-worker-2 @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.445 [DefaultDispatcher-worker-15 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.449 [DefaultDispatcher-worker-16 @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40977fab 2025-03-19 14:31:20.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-19 14:31:20.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-19 14:31:20.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.464 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40977fab: (connection evicted) 2025-03-19 14:31:20.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-19 14:31:20.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3048ec86 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.470 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-19 14:31:20.473 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.473 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.473 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-19 14:31:20.487 [DefaultDispatcher-worker-7 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:20.488 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.488 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.488 [DefaultDispatcher-worker-7 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.489 [DefaultDispatcher-worker-10 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.489 [DefaultDispatcher-worker-10 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.499 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.514 [Test worker @coroutine#6123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.520 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.522 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.529 [DefaultDispatcher-worker-13 @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.553 [DefaultDispatcher-worker-20 @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.562 [DefaultDispatcher-worker-11 @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.573 [HikariPool-250 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:20.584 [DefaultDispatcher-worker-15 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e51181 2025-03-19 14:31:20.589 [DefaultDispatcher-worker-21 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:20.589 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.589 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.589 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-19 14:31:20.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-19 14:31:20.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.590 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.590 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.594 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e51181: (connection evicted) 2025-03-19 14:31:20.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-19 14:31:20.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bed60a 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-19 14:31:20.597 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.598 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.598 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-19 14:31:20.601 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.601 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.601 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-19 14:31:20.629 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.641 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.649 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.650 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.662 [DefaultDispatcher-worker-2 @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.681 [DefaultDispatcher-worker-22 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:20.681 [DefaultDispatcher-worker-22 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.681 [DefaultDispatcher-worker-22 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.681 [DefaultDispatcher-worker-22 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.682 [DefaultDispatcher-worker-16 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.682 [DefaultDispatcher-worker-16 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.700 [DefaultDispatcher-worker-10 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.701 [HikariPool-251 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.713 [DefaultDispatcher-worker-21 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.726 [DefaultDispatcher-worker-21 @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472c13d 2025-03-19 14:31:20.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-19 14:31:20.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-19 14:31:20.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.730 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@472c13d: (connection evicted) 2025-03-19 14:31:20.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-19 14:31:20.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe51d5 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.733 [Test worker @coroutine#6193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-19 14:31:20.734 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-19 14:31:20.734 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-19 14:31:20.734 [Test worker @coroutine#6193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-19 14:31:20.746 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-19 14:31:20.754 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-19 14:31:20.756 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-19 14:31:20.758 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-19 14:31:20.770 [DefaultDispatcher-worker-11 @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-19 14:31:20.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-19 14:31:20.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-19 14:31:20.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.773 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0: (connection evicted) 2025-03-19 14:31:20.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-19 14:31:20.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42eb459d 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.775 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-19 14:31:20.776 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-19 14:31:20.776 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-19 14:31:20.776 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-19 14:31:20.783 [DefaultDispatcher-worker-16 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:20.783 [DefaultDispatcher-worker-16 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.783 [DefaultDispatcher-worker-16 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.783 [DefaultDispatcher-worker-16 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.785 [DefaultDispatcher-worker-1 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.785 [DefaultDispatcher-worker-1 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.788 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-19 14:31:20.797 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-19 14:31:20.798 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-19 14:31:20.800 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@793c2cde 2025-03-19 14:31:20.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-19 14:31:20.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-19 14:31:20.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:20.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-19 14:31:20.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@757b8c47 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.811 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-19 14:31:20.812 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7959d16a 2025-03-19 14:31:20.812 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7959d16a 2025-03-19 14:31:20.812 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-19 14:31:20.836 [DefaultDispatcher-worker-18 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:20.836 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.836 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.836 [DefaultDispatcher-worker-18 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.838 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7959d16a 2025-03-19 14:31:20.841 [DefaultDispatcher-worker-19 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.841 [DefaultDispatcher-worker-19 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.846 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7959d16a 2025-03-19 14:31:20.848 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7959d16a 2025-03-19 14:31:20.850 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7959d16a 2025-03-19 14:31:20.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-19 14:31:20.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-19 14:31:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-19 14:31:20.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b41614 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.862 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e65334 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e65334 2025-03-19 14:31:20.863 [UI Thread @coroutine#6269] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-19 14:31:20.876 [UI Thread @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e65334 2025-03-19 14:31:20.884 [UI Thread @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e65334 2025-03-19 14:31:20.886 [UI Thread @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e65334 2025-03-19 14:31:20.887 [UI Thread @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e65334 2025-03-19 14:31:20.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-19 14:31:20.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-19 14:31:20.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.892 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e65334: (connection evicted) 2025-03-19 14:31:20.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-19 14:31:20.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1752ab9b 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.898 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.899 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.899 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.899 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.899 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.899 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-19 14:31:20.902 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-03-19 14:31:20.902 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-03-19 14:31:20.904 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-19 14:31:20.924 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-03-19 14:31:20.933 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-03-19 14:31:20.934 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-03-19 14:31:20.936 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b93bb9 2025-03-19 14:31:20.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-19 14:31:20.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-19 14:31:20.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:20.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-19 14:31:20.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbdc23b 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.942 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-19 14:31:20.943 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-03-19 14:31:20.943 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-03-19 14:31:20.943 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-19 14:31:20.956 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-03-19 14:31:20.965 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-03-19 14:31:20.966 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-03-19 14:31:20.968 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-03-19 14:31:20.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-19 14:31:20.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-19 14:31:20.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:20.974 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4299b47d: (connection evicted) 2025-03-19 14:31:20.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:20.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-19 14:31:20.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ea01c2a 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:20.976 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-19 14:31:20.978 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-03-19 14:31:20.978 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-03-19 14:31:20.978 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-19 14:31:20.994 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-03-19 14:31:20.994 [DefaultDispatcher-worker-4 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:20.994 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.994 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:20.994 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.995 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:20.995 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.002 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-03-19 14:31:21.004 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-03-19 14:31:21.005 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2afdab87 2025-03-19 14:31:21.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-19 14:31:21.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-19 14:31:21.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:21.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:21.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-19 14:31:21.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-19 14:31:21.011 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70798698 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-03-19 14:31:21.012 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-19 14:31:21.026 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-03-19 14:31:21.035 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-03-19 14:31:21.036 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-03-19 14:31:21.038 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2025-03-19 14:31:21.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-19 14:31:21.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-19 14:31:21.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:21.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:21.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-19 14:31:21.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-19 14:31:21.045 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2919976e 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e2873c 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e2873c 2025-03-19 14:31:21.046 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-19 14:31:21.060 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e2873c 2025-03-19 14:31:21.061 [DefaultDispatcher-worker-16 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:21.061 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.061 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:21.061 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.062 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.062 [DefaultDispatcher-worker-20 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.069 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e2873c 2025-03-19 14:31:21.070 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e2873c 2025-03-19 14:31:21.072 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e2873c 2025-03-19 14:31:21.081 [DefaultDispatcher-worker-23 @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e2873c 2025-03-19 14:31:21.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-19 14:31:21.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-19 14:31:21.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:21.085 [HikariPool-260 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e2873c: (connection evicted) 2025-03-19 14:31:21.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:21.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-19 14:31:21.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35f011cf 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:21.088 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-19 14:31:21.092 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-03-19 14:31:21.092 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-03-19 14:31:21.092 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-19 14:31:21.112 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-03-19 14:31:21.117 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-03-19 14:31:21.118 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-03-19 14:31:21.119 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d198533 2025-03-19 14:31:21.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-19 14:31:21.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-19 14:31:21.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:21.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:21.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-19 14:31:21.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7e4aea 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:21.124 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-19 14:31:21.132 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-03-19 14:31:21.132 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-03-19 14:31:21.132 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-19 14:31:21.162 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-03-19 14:31:21.169 [DefaultDispatcher-worker-1 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:21.170 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.170 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:21.170 [DefaultDispatcher-worker-1 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.172 [DefaultDispatcher-worker-7 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.172 [DefaultDispatcher-worker-7 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.179 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-03-19 14:31:21.187 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-03-19 14:31:21.189 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38794a3 2025-03-19 14:31:21.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-19 14:31:21.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-19 14:31:21.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:21.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:21.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-19 14:31:21.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-19 14:31:21.196 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6267b25a 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:21.197 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-19 14:31:21.201 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-03-19 14:31:21.201 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-03-19 14:31:21.201 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-19 14:31:21.230 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-03-19 14:31:21.243 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-03-19 14:31:21.248 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-03-19 14:31:21.250 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ec72844 2025-03-19 14:31:21.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-19 14:31:21.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-19 14:31:21.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:21.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:21.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-19 14:31:21.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-19 14:31:21.270 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f248ea 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:21.271 [Test worker @coroutine#6431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-19 14:31:21.275 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-03-19 14:31:21.275 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-03-19 14:31:21.275 [Test worker @coroutine#6431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-19 14:31:21.279 [DefaultDispatcher-worker-16 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:21.279 [DefaultDispatcher-worker-16 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.279 [DefaultDispatcher-worker-16 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:21.279 [DefaultDispatcher-worker-16 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.281 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.281 [DefaultDispatcher-worker-7 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.292 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-03-19 14:31:21.300 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-03-19 14:31:21.302 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-03-19 14:31:21.303 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b357db2 2025-03-19 14:31:21.308 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-19 14:31:21.308 [UI Thread @coroutine#6448] 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-03-19 14:31:21.308 [UI Thread @coroutine#6448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-19 14:31:21.310 [UI Thread @coroutine#6448] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-19 14:31:21.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-19 14:31:21.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-19 14:31:21.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-19 14:31:21.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:21.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-19 14:31:21.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-19 14:31:21.314 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b6886 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-03-19 14:31:21.315 [Test worker @coroutine#6454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-19 14:31:21.316 [DefaultDispatcher-worker-22 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:21.316 [DefaultDispatcher-worker-22 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.316 [DefaultDispatcher-worker-22 @coroutine#2237] 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-03-19 14:31:21.316 [DefaultDispatcher-worker-22 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.317 [DefaultDispatcher-worker-25 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.328 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-03-19 14:31:21.337 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-03-19 14:31:21.338 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-03-19 14:31:21.340 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-03-19 14:31:21.343 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40399/Site/verify 2025-03-19 14:31:21.343 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40399/Site/verify. 2025-03-19 14:31:21.343 [UI Thread @coroutine#6469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40399/Site/verify 2025-03-19 14:31:21.348 [UI Thread @coroutine#6469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40399/Site/verify 2025-03-19 14:31:21.348 [UI Thread @coroutine#6469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40399/Site/verify 2025-03-19 14:31:21.348 [DefaultDispatcher-worker-20 @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@620bab73 2025-03-19 14:31:21.348 [UI Thread @coroutine#6469] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40399/Site/verify. 2025-03-19 14:31:21.348 [UI Thread @coroutine#6469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40399/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-19 14:31:21.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-19 14:31:21.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-19 14:31:21.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:21.357 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@620bab73: (connection evicted) 2025-03-19 14:31:21.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:21.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-19 14:31:21.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ad543b 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:21.362 [Test worker @coroutine#6481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-19 14:31:21.366 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-19 14:31:21.366 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-19 14:31:21.366 [Test worker @coroutine#6481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-19 14:31:21.392 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-19 14:31:21.400 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-19 14:31:21.402 [Test worker @coroutine#6484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-19 14:31:21.403 [Test worker @coroutine#6486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-19 14:31:21.417 [DefaultDispatcher-worker-22 @coroutine#6488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-19 14:31:21.423 [DefaultDispatcher-worker-12 @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496203da 2025-03-19 14:31:21.427 [UI Thread @coroutine#6500] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58741/706755255687057408/_ustadmanifest.json 2025-03-19 14:31:21.427 [UI Thread @coroutine#6500] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58741/706755255687057408/_ustadmanifest.json. 2025-03-19 14:31:21.427 [UI Thread @coroutine#6500] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58741/706755255687057408/_ustadmanifest.json 2025-03-19 14:31:21.428 [UI Thread @coroutine#6500] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58741/706755255687057408/_ustadmanifest.json 2025-03-19 14:31:21.428 [UI Thread @coroutine#6500] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58741/706755255687057408/_ustadmanifest.json 2025-03-19 14:31:21.428 [UI Thread @coroutine#6500] TRACE 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:58741/706755255687057408/_ustadmanifest.json. 2025-03-19 14:31:21.428 [UI Thread @coroutine#6500] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58741/706755255687057408/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:31:21.429 [UI Thread @coroutine#6500] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58741/mediainfo.json 2025-03-19 14:31:21.429 [UI Thread @coroutine#6500] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58741/mediainfo.json. 2025-03-19 14:31:21.429 [UI Thread @coroutine#6500] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58741/mediainfo.json 2025-03-19 14:31:21.429 [UI Thread @coroutine#6500] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58741/mediainfo.json 2025-03-19 14:31:21.429 [UI Thread @coroutine#6500] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58741/mediainfo.json 2025-03-19 14:31:21.466 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:21.470 [UI Thread @coroutine#6500] TRACE 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:58741/mediainfo.json. 2025-03-19 14:31:21.470 [UI Thread @coroutine#6500] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58741/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:31:21.493 [DefaultDispatcher-worker-6 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:21.493 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.493 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:21.493 [DefaultDispatcher-worker-6 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.494 [DefaultDispatcher-worker-17 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.494 [DefaultDispatcher-worker-17 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.518 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:21.533 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:21.594 [DefaultDispatcher-worker-19 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:21.595 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.595 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:21.595 [DefaultDispatcher-worker-19 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.595 [DefaultDispatcher-worker-10 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.595 [DefaultDispatcher-worker-10 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.687 [DefaultDispatcher-worker-15 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:21.687 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.687 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:21.687 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.688 [DefaultDispatcher-worker-6 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.688 [DefaultDispatcher-worker-6 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.790 [DefaultDispatcher-worker-19 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:21.790 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.790 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:21.790 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.791 [DefaultDispatcher-worker-21 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.791 [DefaultDispatcher-worker-21 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.846 [DefaultDispatcher-worker-21 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2025-03-19 14:31:21.846 [DefaultDispatcher-worker-21 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.846 [DefaultDispatcher-worker-21 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:21.846 [DefaultDispatcher-worker-21 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.846 [DefaultDispatcher-worker-16 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:21.846 [DefaultDispatcher-worker-16 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60989/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.000 [DefaultDispatcher-worker-22 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14a488ed 2025-03-19 14:31:22.000 [DefaultDispatcher-worker-22 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.000 [DefaultDispatcher-worker-22 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:22.000 [DefaultDispatcher-worker-22 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.001 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.001 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43335/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.067 [DefaultDispatcher-worker-19 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53a645a2 2025-03-19 14:31:22.067 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.067 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:22.067 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.068 [DefaultDispatcher-worker-15 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.068 [DefaultDispatcher-worker-15 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50085/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.177 [DefaultDispatcher-worker-21 @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-03-19 14:31:22.177 [DefaultDispatcher-worker-21 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.177 [DefaultDispatcher-worker-21 @coroutine#2178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:22.177 [DefaultDispatcher-worker-21 @coroutine#2178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.178 [DefaultDispatcher-worker-8 @coroutine#2178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.178 [DefaultDispatcher-worker-8 @coroutine#2178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49513/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.288 [DefaultDispatcher-worker-9 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-03-19 14:31:22.288 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.288 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:22.288 [DefaultDispatcher-worker-9 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.288 [DefaultDispatcher-worker-3 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.288 [DefaultDispatcher-worker-3 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58543/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.322 [DefaultDispatcher-worker-9 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d41116b 2025-03-19 14:31:22.322 [DefaultDispatcher-worker-9 @coroutine#2237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.322 [DefaultDispatcher-worker-9 @coroutine#2237] 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-03-19 14:31:22.322 [DefaultDispatcher-worker-9 @coroutine#2237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.323 [DefaultDispatcher-worker-15 @coroutine#2237] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-19 14:31:22.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-19 14:31:22.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:22.475 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@496203da: (connection evicted) 2025-03-19 14:31:22.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:22.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-19 14:31:22.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-19 14:31:22.499 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a23ecf4 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-03-19 14:31:22.500 [Test worker @coroutine#6545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-19 14:31:22.503 [DefaultDispatcher-worker-9 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b68c59b 2025-03-19 14:31:22.503 [DefaultDispatcher-worker-9 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.503 [DefaultDispatcher-worker-9 @coroutine#2251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:22.503 [DefaultDispatcher-worker-9 @coroutine#2251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.505 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.505 [DefaultDispatcher-worker-5 @coroutine#2251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58893/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.513 [Test worker @coroutine#6545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-03-19 14:31:22.522 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-03-19 14:31:22.524 [Test worker @coroutine#6551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-03-19 14:31:22.526 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-03-19 14:31:22.536 [DefaultDispatcher-worker-23 @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-03-19 14:31:22.543 [DefaultDispatcher-worker-24 @coroutine#6545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-03-19 14:31:22.622 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:22.629 [DefaultDispatcher-worker-8 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2025-03-19 14:31:22.630 [DefaultDispatcher-worker-8 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.630 [DefaultDispatcher-worker-8 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:22.630 [DefaultDispatcher-worker-8 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.632 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.632 [DefaultDispatcher-worker-12 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34323/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.722 [UI Thread @coroutine#6564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35655/706755262678626304/_ustadmanifest.json 2025-03-19 14:31:22.722 [UI Thread @coroutine#6564] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35655/706755262678626304/_ustadmanifest.json. 2025-03-19 14:31:22.722 [UI Thread @coroutine#6564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35655/706755262678626304/_ustadmanifest.json 2025-03-19 14:31:22.725 [DefaultDispatcher-worker-20 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147203c2 2025-03-19 14:31:22.726 [DefaultDispatcher-worker-20 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.726 [DefaultDispatcher-worker-20 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:22.726 [DefaultDispatcher-worker-20 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.728 [DefaultDispatcher-worker-23 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.728 [DefaultDispatcher-worker-23 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41697/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.729 [UI Thread @coroutine#6564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35655/706755262678626304/_ustadmanifest.json 2025-03-19 14:31:22.729 [UI Thread @coroutine#6564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35655/706755262678626304/_ustadmanifest.json 2025-03-19 14:31:22.729 [UI Thread @coroutine#6564] TRACE 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:35655/706755262678626304/_ustadmanifest.json. 2025-03-19 14:31:22.729 [UI Thread @coroutine#6564] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35655/706755262678626304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:31:22.729 [UI Thread @coroutine#6564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35655/tincan.xml 2025-03-19 14:31:22.729 [UI Thread @coroutine#6564] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35655/tincan.xml. 2025-03-19 14:31:22.729 [UI Thread @coroutine#6564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35655/tincan.xml 2025-03-19 14:31:22.731 [UI Thread @coroutine#6564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35655/tincan.xml 2025-03-19 14:31:22.731 [UI Thread @coroutine#6564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35655/tincan.xml 2025-03-19 14:31:22.773 [UI Thread @coroutine#6564] TRACE 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:35655/tincan.xml. 2025-03-19 14:31:22.774 [UI Thread @coroutine#6564] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35655/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-19 14:31:22.799 [DefaultDispatcher-worker-6 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@360432d3 2025-03-19 14:31:22.799 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.799 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId. 2025-03-19 14:31:22.799 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-19 14:31:22.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-19 14:31:22.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-19 14:31:22.804 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3096a890: (connection evicted) 2025-03-19 14:31:22.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-19 14:31:22.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-19 14:31:22.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-19 14:31:22.806 [DefaultDispatcher-worker-1 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId 2025-03-19 14:31:22.806 [DefaultDispatcher-worker-1 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33713/UmAppDatabase/replication/nodeId